TextRange.Collection Propriété

Définition

Obtient la collection contenant l'objet TextRange qui prend en charge cette propriété.

public:
 property EnvDTE::TextRanges ^ Collection { EnvDTE::TextRanges ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public EnvDTE.TextRanges Collection { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Collection : EnvDTE.TextRanges
Public ReadOnly Property Collection As TextRanges

Valeur de propriété

TextRanges

Collection TextRanges.

Attributs

S’applique à