Common Data PagesSubfield Data Page Structure
Subfield data page.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
C#
public readonly struct SubfieldDataPageVB
Public Structure SubfieldDataPageC++
public value class SubfieldDataPageF#
[<SealedAttribute>]
type SubfieldDataPage =
struct
inherit ValueType
endProperties
| 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. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |