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