OperationVariableCollection Class
Collection of OperationVariableItem Items.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public class OperationVariableCollection : BindingList
Public Class OperationVariableCollection
Inherits BindingList
No code example is currently available or this language may not be supported.
- Inheritance
- BindingListT OperationVariableCollection
SharedVariables |
Get a reference to a list of variable names in this operation that are
shared for the entire pattern.
|
AddOperation |
Add the provided operation and its associated variables to the
collection.
|
TransferWorkingValues |
Transfer operation variable working values to the provided pattern
operation.
|