Click or drag to resize
UomUnitCollectionT Class
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionT
    System.Collections.ObjectModelKeyedCollectionString, T
      FDF.CommonUomUnitCollectionT

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class UomUnitCollection<T> : KeyedCollection<string, T>
where T : UomUnit

Type Parameters

T

The UomUnitCollectionT type exposes the following members.

Constructors
  NameDescription
Public methodUomUnitCollectionT
Initializes a new instance of the UomUnitCollectionT class
Top
Methods
See Also