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.CreatableItemInfoCollection", ServerTypeId="{9b16c27e-29b9-46db-acb0-9e36d3ab244a}", ValueObject=true)]
public sealed class CreatableItemInfoCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.CreatableItemInfo>
type CreatableItemInfoCollection = class
inherit ClientValueObjectCollection<CreatableItemInfo>
Public NotInheritable Class CreatableItemInfoCollection
Inherits ClientValueObjectCollection(Of CreatableItemInfo)