Compartilhar via


ClientValueCollection classe

Um conjunto de valores de cliente.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueCollection

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public NotInheritable Class ClientValueCollection _
    Implements IEnumerable
'Uso
Dim instance As ClientValueCollection
public sealed class ClientValueCollection : IEnumerable

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

ClientValueCollection membros

Microsoft.SharePoint.Client namespace