Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.CustomActionElementCollection", ServerTypeId="{8085c8a0-ac08-44c8-ac9f-8a35540b34d1}", ValueObject=true)]
public sealed class CustomActionElementCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.CustomActionElement>
type CustomActionElementCollection = class
inherit ClientValueObjectCollection<CustomActionElement>
Public NotInheritable Class CustomActionElementCollection
Inherits ClientValueObjectCollection(Of CustomActionElement)