TextRange.Collection Özellik

Tanım

TextRangeBu özelliği destekleyen nesneyi içeren koleksiyonu alır.

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

Özellik Değeri

TextRanges

Bir TextRanges koleksiyon.

Öznitelikler

Şunlara uygulanır