public readonly struct SubfieldDataPage
Public Structure SubfieldDataPage
public value class SubfieldDataPage
[<SealedAttribute>]
type SubfieldDataPage =
struct
inherit ValueType
end
ComputedDataField1 | Gets the computed data field 1. Returns NaN if this is not a valid subpage. |
ComputedDataField2 | Gets the computed data field 2. Returns NaN if this is not a valid subpage. |
Subpage1 | SubPage data field. |
Subpage2 | SubPage data field. |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |