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.Taxonomy.ChangedItemCollection", ServerTypeId="{2d685e53-7f47-4a60-82f6-22c92177be4e}")]
public sealed class ChangedItemCollection : Microsoft.SharePoint.Client.ClientObjectCollection<Microsoft.SharePoint.Client.Taxonomy.ChangedItem>
type ChangedItemCollection = class
inherit ClientObjectCollection<ChangedItem>
Public NotInheritable Class ChangedItemCollection
Inherits ClientObjectCollection(Of ChangedItem)