PatternTemplateCollectionMoveDown 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(
PatternTemplateItem patternTemplate
)
Public Sub MoveDown (
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 downward in the collection.