VCCodeElements Methods

 

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

NameDescription
System_CAPS_pubmethodCreateUniqueID(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#.

System_CAPS_pubmethodFind(String^)

Returns the specified code element of the parent object.

System_CAPS_pubmethodGetEnumerator()

Gets an enumerator for items in the VCCodeElements collection.

System_CAPS_pubmethodItem(Object^)

Returns the specified code element of the parent object.

System_CAPS_pubmethodReserved1(Object^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodSort(vsCMSort)

Sorts a collection of elements.

Return to top
Show: