FileCodeModel::CodeElements Property

 

Gets a collection of code elements.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property CodeElements^ CodeElements {
	CodeElements^ get();
}

Property Value

Type: EnvDTE::CodeElements^

A CodeElements collection.

No code example is currently available or this language may not be supported.
Return to top
Show: