CodeInterface::Collection Property

 

Gets the collection containing the CodeInterface object supporting this property.

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

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

Property Value

Type: EnvDTE::CodeElements^

A CodeElements collection.

Return to top
Show: