Partager via


FieldLinkCollection - Classe

Représente la collection de références de colonne ou un champ dans un type de contenu.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<FieldLink>
        Microsoft.SharePoint.Client.FieldLinkCollection

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Class FieldLinkCollection _
    Inherits ClientObjectCollection(Of FieldLink)
'Utilisation
Dim instance As FieldLinkCollection
public class FieldLinkCollection : ClientObjectCollection<FieldLink>

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.

Voir aussi

Référence

FieldLinkCollection - Membres

Microsoft.SharePoint.Client - Espace de noms