MeasurementTokenCollectionAdd Method

Add a MeasurementTokenItem to the collection.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public void Add(
	MeasurementTokenItem item
)

Parameters

item  MeasurementTokenItem
Reference to the item to be added.

See Also