LabelCollection - Classe
Représente une collection d'objets Label .
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<Label>
Microsoft.SharePoint.Client.Taxonomy.LabelCollection
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public NotInheritable Class LabelCollection _
Inherits ClientObjectCollection(Of Label)
'Utilisation
Dim instance As LabelCollection
public sealed class LabelCollection : ClientObjectCollection<Label>
Remarques
Ce cours fournit standard prise en charge pour l'objet IEnumerator et ICollection objet et un indexeur d'entier via la classe de base GenericCollection. En outre, il fournit un indexeur de chaîne en fonction de la propriété Value .
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.