PatternOperationCollectionMoveUp Method
Move the specified item up in the collection by one space, if
possible.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public void MoveUp(
PatternOperationItem patternOperation
)
Public Sub MoveUp (
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 upward in the collection.