Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |