PatternOperationCollectionMoveDown Method
Move the specified item down in the collection by one space, if
possible.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public void MoveDown(
PatternOperationItem patternOperation
)
Public Sub MoveDown (
patternOperation As PatternOperationItem
)
No code example is currently available or this language may not be supported.
Parameters
- patternOperation PatternOperationItem
-
Reference to the item to be moved downward in the collection.