HierarchyCollection.IsValidName Method
Include Protected Members
Include Inherited Members
Indicates whether a name is valid for a Hierarchy.
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) | (Inherited from NamedComponentCollection.) | |
IsValidName(String, String%) | (Overrides NamedComponentCollection.IsValidName(String, String%).) | |
IsValidName(String, Type, String%) | (Inherited from NamedComponentCollection.) |
Top