Click or drag to resize

IChanges Properties

IT Hit User File System

The IChanges type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
(Inherited from ICollectionChangedItem.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionChangedItem.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IListChangedItem.)
Public propertyNewSyncToken
The synchronization token provided by the server.
Top
See Also