NamedComponentCollection.GetNewName Method
Include Protected Members
Include Inherited Members
Gets a unique new name for the component.
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 | |
---|---|---|
GetNewName() | Gets a unique new name for the component. | |
GetNewName(String) | Gets a unique new name for the component with the specified name prefix. |
Top