HierarchyCollection.IsValidID Method
Include Protected Members
Include Inherited Members
Indicates whether an identifier 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 | |
---|---|---|
IsValidID(String) | (Inherited from NamedComponentCollection.) | |
IsValidID(String, String%) | (Overrides NamedComponentCollection.IsValidID(String, String%).) | |
IsValidID(String, Type, String%) | (Inherited from NamedComponentCollection.) |
Top