ContentLocatorGroup.Locators Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene la raccolta degli elementi che costituiscono l'oggetto ContentLocatorContentLocatorGroup.
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)
Valore della proprietà
Raccolta di ContentLocator elementi che costituiscono l'oggetto ContentLocatorGroup.
Commenti
La ContentLocator raccolta restituita non sarà nullmai . Se l'oggetto ContentLocatorGroup non ContentLocator contiene oggetti, l'insieme restituito conterrà zero elementi.