ValueCollection.Contains Method
Overload List
Name | Description |
---|---|
ValueCollection.Contains (Value) | The Contains method determines if the ValueCollection contains an element that matches a Value object. |
ValueCollection.Contains (Byte[]) | The Contains method determines if the ValueCollection contains an element that matches a binary value. |
ValueCollection.Contains (Int64) | The Contains method determines if the ValueCollection contains an element that matches an integer value. |
ValueCollection.Contains (String) | The Contains method determines if the ValueCollection contains an element that matches a string value. |
See Also
Reference
ValueCollection Class
ValueCollection Members
Microsoft.MetadirectoryServices Namespace
Value Class