FileCodeModel2::CodeElements Property

 

Gets a collection of code elements.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.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: