The Cancel method requests the cancellation of the ongoing load operation. This method is not attached to the default interface for the Repository Automation object; it is attached to the IObjectCol2 interface, which inherits from IObjectCol. For details on how to access a member of an interface that is not the default interface, see Accessing Automation Object Members.
object.Cancel
The Cancel method syntax has the following parts.
Part | Description |
object | The object collection. |