TextRange.Collection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Collection TextRanges.
- Attributs