The SurfaceOperationCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | DisableOperations |
Disables all the operations with the specific type in the collection.
|
![]() | EnableOperations |
Enables all the operations with the specific type in the collection.
|
![]() | GetOperationStatus |
Gets the current status of the surface operation with specific type.
|
![]() | Remove |
Removes an operation from the operation collection.
|
![]() | RemoveAt |
Removes the operation at the specified position in the operation collection
|
![]() | Swap |
Swaps the order for two operations in the current collection.
|
![]() | SwapAt |
Swaps the order for two operations at the specified position in the list.
|