İngilizce dilinde oku

Aracılığıyla paylaş


ChangedItemCollection Class

Definition

[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)
Inheritance
Attributes

Constructors

Properties

AreItemsAvailable (Inherited from ClientObjectCollection)
Context (Inherited from ClientObject)
Count (Inherited from ClientObjectCollection)
Data (Inherited from ClientObjectCollection)
ElementType (Inherited from ClientObjectCollection<T>)
Expression (Inherited from ClientObjectCollection<T>)
Item[Int32] (Inherited from ClientObjectCollection<T>)
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
Provider (Inherited from ClientObjectCollection<T>)
ServerObjectIsNull (Inherited from ClientObject)
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)

Methods

Explicit Interface Implementations

Extension Methods

Applies to