SPFieldUserValueCollection - Classe

Contient une collection de valeurs de champ utilisateur.

Hiérarchie d’héritage

System.Object
  System.Collections.Generic.List<SPFieldUserValue>
    Microsoft.SharePoint.SPFieldUserValueCollection

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class SPFieldUserValueCollection _
    Inherits List(Of SPFieldUserValue) _
    Implements ISerializable
'Utilisation
Dim instance As SPFieldUserValueCollection
[SerializableAttribute]
public class SPFieldUserValueCollection : List<SPFieldUserValue>, 
    ISerializable

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

SPFieldUserValueCollection - Membres

Microsoft.SharePoint - Espace de noms