TextRange::Collection Property

 

Gets the collection containing the TextRange object supporting this property.

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

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

Property Value

Type: EnvDTE::TextRanges^

A TextRanges collection.

Return to top
Show: