Click or drag to resize
IFactorField Methods

The IFactorField type exposes the following members.

Methods
  NameDescription
Public methodGetMinMax(IFactor, Double, Double)
Get min and max values for this factor field in specified factor context. Values are returned in parameter minValue and maxValue.
Public methodGetMinMax(IFactor, Int32, Int32)
Get min and max values for this factor field in specified factor context. Values are returned in parameter minValue and maxValue.
Public methodIsMinMaxDefined
Indicates whether or not this factor field has min and max values in specified factor context.
Top
Extension Methods
  NameDescription
Public Extension MethodAreEqual
Test if two IDataId32 references are equal.
(Defined by IDataId32Extension.)
Public Extension MethodAreNotEqual
Test if two IDataId32 references are not equal.
(Defined by IDataId32Extension.)
Top
See Also