Click or drag to resize
FactorFieldEnum Methods

The FactorFieldEnum type exposes the following members.

Methods
  NameDescription
Public methodGetByKeyInt
Get factor field enumeration value with specified key integer value.
Public methodGetMaxKeyInt
Get max key int value for this enumeration.
Public methodGetMinKeyInt
Get min key int value for this enumeration.
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.)
Public Extension MethodCheckNotNull
Check that an argument is not null.
(Defined by ObjectExtension.)
Public Extension MethodCheckNull
Check that an argument is null.
(Defined by ObjectExtension.)
Public Extension MethodIsNotNull
Test if an object reference is not null.
(Defined by ObjectExtension.)
Public Extension MethodIsNull
Test if an object reference is null.
(Defined by ObjectExtension.)
Top
See Also