OperationVariableCollectionAddOperation Method
Add the provided operation and its associated variables to the
collection.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public void AddOperation(
PatternOperationItem operation
)
Public Sub AddOperation (
operation As PatternOperationItem
)
No code example is currently available or this language may not be supported.
Parameters
- operation PatternOperationItem
-
Reference to the pattern operation to add.
If the base variable name has already been established for this
operation's OperationName property, then the current operation is
added to that variable's list.