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.ChangeCollection", ServerTypeId="{2ba7a459-eeda-42d0-90e2-fad3487ad0d3}")]
public sealed class ChangeCollection : Microsoft.SharePoint.Client.ClientObjectCollection<Microsoft.SharePoint.Client.Change>
type ChangeCollection = class
inherit ClientObjectCollection<Change>
Public NotInheritable Class ChangeCollection
Inherits ClientObjectCollection(Of Change)