The SurfaceOperationCollection type exposes the following members.

Methods

  NameDescription
Public methodDisableOperations
Disables all the operations with the specific type in the collection.
Public methodEnableOperations
Enables all the operations with the specific type in the collection.
Public methodGetOperationStatus
Gets the current status of the surface operation with specific type.
Public methodRemove
Removes an operation from the operation collection.
Public methodRemoveAt
Removes the operation at the specified position in the operation collection
Public methodSwap
Swaps the order for two operations in the current collection.
Public methodSwapAt
Swaps the order for two operations at the specified position in the list.

Properties

  NameDescription
Public propertyCount
Gets the count of operations in the collection.
Public propertyItem

See Also