NamedComponentCollection.IsValidName Method
Include Protected Members
Include Inherited Members
Determines whether the named component collection name is valid.
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. | |
IsValidName(String, String%) | Determines whether the named component collection name is valid. | |
IsValidName(String, Type, String%) | Infrastructure. Determines whether the named component collection name is valid. | |
IsValidName(String, Type, ModelType, Int32, String%) |
Top