Contains.2 |
Scroll |
Checks if the list contains a folder with the specified name.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ strName As String _ ) As Boolean C# public virtual bool Contains ( string strName ) ParametersstrName Folder name to look for. Return Value
|