Contains |
Scroll |
Checks if an object equal to the specified object is in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ vValue As Object _ ) As Boolean C# public virtual bool Contains ( object vValue ) ParametersvValue Object to look for. Return Value
|