MeasurementTokenCollectionAdd Method
Add a MeasurementTokenItem to the collection.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public void Add(
MeasurementTokenItem item
)
Public Sub Add (
item As MeasurementTokenItem
)
No code example is currently available or this language may not be supported.
Parameters
- item MeasurementTokenItem
-
Reference to the item to be added.