HierarchyCollection.IsValidName Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsValidName(String) | Determines whether the named component collection name is valid. (Inherited from NamedComponentCollection.) | |
IsValidName(String, String%) | Indicates whether the name of the collection is valid. (Overrides NamedComponentCollection.IsValidName(String, String%).) | |
IsValidName(String, Type, ModelType, Int32, String%) | (Inherited from NamedComponentCollection.) |
Top