PatternTemplateCollectionMoveUp 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(
PatternTemplateItem patternTemplate
)
Public Sub MoveUp (
patternTemplate As PatternTemplateItem
)
No code example is currently available or this language may not be supported.
Parameters
- patternTemplate PatternTemplateItem
-
Reference to the item to be moved upward in the collection.