NamedComponentCollection.GetNewID Method
Include Protected Members
Include Inherited Members
Gets the new ID 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 | |
---|---|---|
GetNewID() | Gets a new unique ID for the component. | |
GetNewID(String) | Gets the value for the new unique ID. |
Top