VCCodeElements.CreateUniqueID Method
Include Protected Members
Include Inherited Members
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
CreateUniqueID(String, String%)
(Inherited from CodeElements.)
CreateUniqueID(String, String%)
Creates a programmatic identifier that does not collide with other identifiers in the scope, and follows the current language naming rules. This method is not implemented in Visual C#.
Top