SharedWithUserCollection classe
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.ClientValueObjectCollection<SharedWithUser>
Microsoft.SharePoint.Client.SharedWithUserCollection
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public NotInheritable Class SharedWithUserCollection _
Inherits ClientValueObjectCollection(Of SharedWithUser)
'Uso
Dim instance As SharedWithUserCollection
public sealed class SharedWithUserCollection : ClientValueObjectCollection<SharedWithUser>
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.