VCCodeElements Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
| Name | Description | |
|---|---|---|
![]() | 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#. |
![]() | Find(String^) | Returns the specified code element of the parent object. |
![]() | GetEnumerator() | Gets an enumerator for items in the VCCodeElements collection. |
![]() | Item(Object^) | Returns the specified code element of the parent object. |
![]() | Reserved1(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Sort(vsCMSort) | Sorts a collection of elements. |
Show:
