IUpdateCollection Properties

The IUpdateCollection interface defines the following properties.

Property Description
_NewEnum Gets an IEnumVARIANT interface that can be used to enumerate the collection.
Count Gets the number of elements in the collection.
Item Gets or sets an IUpdate interface in a collection.
ReadOnly Gets a Boolean value that indicates whether the update collection is read-only.