CutProfileCollectionMoveDown 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(
CutProfileItem cutProfile
)
Public Sub MoveDown (
cutProfile As CutProfileItem
)
No code example is currently available or this language may not be supported.
Parameters
- cutProfile CutProfileItem
-
Reference to the item to be moved downward in the collection.