ConversionData Class

Information that allows conversions of any two elements of a domain to be made.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
C#
public class ConversionData
Inheritance
Object    ConversionData

Constructors

ConversionDataInitializes a new instance of the ConversionData class

Properties

Domains Get a reference to the collection of domains present in this catalog.
Remarks Get a referene to the collection of remarks lines for this data catalog.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also