Determines whether the StateCollection collection contains a specific value. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public virtual bool Contains ( |
Visual Basic
![]() |
---|
Public Overridable Function Contains( _ |
Type: T
The item to check for.
Type: Boolean
true if the collection contains the item, otherwise false.