Click or drag to resize

UnitT Class

A 1-tuple.
Inheritance Hierarchy
SystemObject
  FM.IceLinkUnitT

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The UnitT type exposes the following members.

Constructors
  NameDescription
Public methodUnitT
Initializes a new instance of the UnitT class.
Top
Properties
  NameDescription
Public propertyItem
Gets the item in the tuple.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also