Common Data PagesSubfield Data Page Structure
Subfield data page.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
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) |