DimensionInfoGetUnitsBySystem Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public List<UnitInfo> GetUnitsBySystem(
	string system
)

Parameters

system  String
 

Return Value

ListUnitInfo

See Also