Udostępnij za pośrednictwem


ContentLocatorGroup.Locators Właściwość

Definicja

Pobiera kolekcję elementów tworzących ContentLocator ten element ContentLocatorGroup.

public:
 property System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocator ^> ^ Locators { System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocator ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocator> Locators { get; }
member this.Locators : System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocator>
Public ReadOnly Property Locators As Collection(Of ContentLocator)

Wartość właściwości

Kolekcja elementów tworzących ContentLocator ten element ContentLocatorGroup.

Uwagi

Zwrócona ContentLocator kolekcja nigdy nie będzie mieć wartości null. Jeśli obiekt ContentLocatorGroup nie ContentLocator zawiera żadnych obiektów, zwrócona kolekcja będzie zawierać zero elementów.

Dotyczy

Zobacz też