Класс CustomActionElementCollection
Иерархия наследования
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.ClientValueObjectCollection<CustomActionElement>
Microsoft.SharePoint.Client.CustomActionElementCollection
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public NotInheritable Class CustomActionElementCollection _
Inherits ClientValueObjectCollection(Of CustomActionElement)
'Применение
Dim instance As CustomActionElementCollection
public sealed class CustomActionElementCollection : ClientValueObjectCollection<CustomActionElement>
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.