IAdornmentLayer.Elements Özellik

Tanım

Katmandaki donatım ve bunlarla ilişkili verilerin bir koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Text::Editor::IAdornmentLayerElement ^> ^ Elements { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Text::Editor::IAdornmentLayerElement ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Text.Editor.IAdornmentLayerElement> Elements { get; }
member this.Elements : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Text.Editor.IAdornmentLayerElement>
Public ReadOnly Property Elements As ReadOnlyCollection(Of IAdornmentLayerElement)

Özellik Değeri

ReadOnlyCollection<IAdornmentLayerElement>

Donmanlar ve bunların verileri.

Şunlara uygulanır