Aracılığıyla paylaş


ContentLocatorGroup.Locators Özellik

Tanım

Bunu ContentLocatorGroupoluşturan öğelerin koleksiyonunu ContentLocator alır.

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)

Özellik Değeri

Bunu ContentLocatorGroupoluşturan öğelerin koleksiyonuContentLocator.

Açıklamalar

Döndürülen ContentLocator koleksiyon hiçbir zaman olmayacaktır null. ContentLocatorGroup hiçbir nesne içermiyorsaContentLocator, döndürülen koleksiyon sıfır öğe içerir.

Şunlara uygulanır

Ayrıca bkz.