Method IsValid
IsValid(string)
Determines whether the specified collection name is valid.
public static bool IsValid(string collectionName)
Parameters
collectionName
stringThe name of the collection.
Returns
- bool
Whether the specified collection name is valid.