Click or drag to resize
UomUnitCollectionTTryGetItem Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetItem(
	string name,
	ref UomUnit unit
)

Parameters

name
Type: SystemString
unit
Type: FDF.CommonUomUnit

Return Value

Type: Boolean
See Also