Contains.1 |
Scroll |
Checks if a folder with the specified number is in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ nFolderNo As Integer _ ) As Boolean C# public virtual bool Contains ( int nFolderNo ) ParametersnFolderNo Folder number to look for. Return Value
|