UnitInfo.GetRelationByUnitSystem Method
Returns relation for the specified system. If not specified, then returns
relation for any available system, prioritized by specified one.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public Entry GetRelationByUnitSystem(
string system,
bool strict
)
Public Function GetRelationByUnitSystem (
system As String,
strict As Boolean
) As Entry
public:
Entry^ GetRelationByUnitSystem(
String^ system,
bool strict
)
member GetRelationByUnitSystem :
system : string *
strict : bool -> Entry
- system String
-
System of units.
- strict Boolean
-
Determines if only specified system of units applicable.
EntryUnits relation prior to units system.