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