PerspectiveCollection.IsValidName Method
Include Protected Members
Include Inherited Members
Indicates whether a name is valid for a Perspective.
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