Header menu logo Xanthos

ParsedRecord Type

Discriminated union representing all supported parsed record types

Union cases

Union case Description

AVRecord AVRecord

Full Usage: AVRecord AVRecord

Parameters:
Item : AVRecord

BNRecord BNRecord

Full Usage: BNRecord BNRecord

Parameters:
Item : BNRecord

BRRecord BRRecord

Full Usage: BRRecord BRRecord

Parameters:
Item : BRRecord

BTRecord BTRecord

Full Usage: BTRecord BTRecord

Parameters:
Item : BTRecord

CCRecord CCRecord

Full Usage: CCRecord CCRecord

Parameters:
Item : CCRecord

CHRecord CHRecord

Full Usage: CHRecord CHRecord

Parameters:
Item : CHRecord

CKRecord CKRecord

Full Usage: CKRecord CKRecord

Parameters:
Item : CKRecord

CSRecord CSRecord

Full Usage: CSRecord CSRecord

Parameters:
Item : CSRecord

DMRecord DMRecord

Full Usage: DMRecord DMRecord

Parameters:
Item : DMRecord

H1Record H1Record

Full Usage: H1Record H1Record

Parameters:
Item : H1Record

H5Record H5Record

Full Usage: H5Record H5Record

Parameters:
Item : H5Record

H6Record H6Record

Full Usage: H6Record H6Record

Parameters:
Item : H6Record

HCRecord HCRecord

Full Usage: HCRecord HCRecord

Parameters:
Item : HCRecord

HNRecord HNRecord

Full Usage: HNRecord HNRecord

Parameters:
Item : HNRecord

HRRecord HRRecord

Full Usage: HRRecord HRRecord

Parameters:
Item : HRRecord

HSRecord HSRecord

Full Usage: HSRecord HSRecord

Parameters:
Item : HSRecord

HYRecord HYRecord

Full Usage: HYRecord HYRecord

Parameters:
Item : HYRecord

JCRecord JCRecord

Full Usage: JCRecord JCRecord

Parameters:
Item : JCRecord

JGRecord JGRecord

Full Usage: JGRecord JGRecord

Parameters:
Item : JGRecord

KSRecord KSRecord

Full Usage: KSRecord KSRecord

Parameters:
Item : KSRecord

O1Record O1Record

Full Usage: O1Record O1Record

Parameters:
Item : O1Record

O2Record O2Record

Full Usage: O2Record O2Record

Parameters:
Item : O2Record

O3Record O3Record

Full Usage: O3Record O3Record

Parameters:
Item : O3Record

O4Record O4Record

Full Usage: O4Record O4Record

Parameters:
Item : O4Record

O5Record O5Record

Full Usage: O5Record O5Record

Parameters:
Item : O5Record

O6Record O6Record

Full Usage: O6Record O6Record

Parameters:
Item : O6Record

RARecord RARecord

Full Usage: RARecord RARecord

Parameters:
Item : RARecord

RCRecord RCRecord

Full Usage: RCRecord RCRecord

Parameters:
Item : RCRecord

SERecord SERecord

Full Usage: SERecord SERecord

Parameters:
Item : SERecord

SKRecord SKRecord

Full Usage: SKRecord SKRecord

Parameters:
Item : SKRecord

TCRecord TCRecord

Full Usage: TCRecord TCRecord

Parameters:
Item : TCRecord

TKRecord TKRecord

Full Usage: TKRecord TKRecord

Parameters:
Item : TKRecord

TMRecord TMRecord

Full Usage: TMRecord TMRecord

Parameters:
Item : TMRecord

UMRecord UMRecord

Full Usage: UMRecord UMRecord

Parameters:
Item : UMRecord

UnknownRecord(typeId, data)

Full Usage: UnknownRecord(typeId, data)

Parameters:
    typeId : string
    data : byte[]

typeId : string
data : byte[]

WCRecord WCRecord

Full Usage: WCRecord WCRecord

Parameters:
Item : WCRecord

WERecord WERecord

Full Usage: WERecord WERecord

Parameters:
Item : WERecord

WFRecord WFRecord

Full Usage: WFRecord WFRecord

Parameters:
Item : WFRecord

WHRecord WHRecord

Full Usage: WHRecord WHRecord

Parameters:
Item : WHRecord

YSRecord YSRecord

Full Usage: YSRecord YSRecord

Parameters:
Item : YSRecord

Instance members

Instance member Description

this.IsAVRecord

Full Usage: this.IsAVRecord

Returns: bool
Returns: bool

this.IsBNRecord

Full Usage: this.IsBNRecord

Returns: bool
Returns: bool

this.IsBRRecord

Full Usage: this.IsBRRecord

Returns: bool
Returns: bool

this.IsBTRecord

Full Usage: this.IsBTRecord

Returns: bool
Returns: bool

this.IsCCRecord

Full Usage: this.IsCCRecord

Returns: bool
Returns: bool

this.IsCHRecord

Full Usage: this.IsCHRecord

Returns: bool
Returns: bool

this.IsCKRecord

Full Usage: this.IsCKRecord

Returns: bool
Returns: bool

this.IsCSRecord

Full Usage: this.IsCSRecord

Returns: bool
Returns: bool

this.IsDMRecord

Full Usage: this.IsDMRecord

Returns: bool
Returns: bool

this.IsH1Record

Full Usage: this.IsH1Record

Returns: bool
Returns: bool

this.IsH5Record

Full Usage: this.IsH5Record

Returns: bool
Returns: bool

this.IsH6Record

Full Usage: this.IsH6Record

Returns: bool
Returns: bool

this.IsHCRecord

Full Usage: this.IsHCRecord

Returns: bool
Returns: bool

this.IsHNRecord

Full Usage: this.IsHNRecord

Returns: bool
Returns: bool

this.IsHRRecord

Full Usage: this.IsHRRecord

Returns: bool
Returns: bool

this.IsHSRecord

Full Usage: this.IsHSRecord

Returns: bool
Returns: bool

this.IsHYRecord

Full Usage: this.IsHYRecord

Returns: bool
Returns: bool

this.IsJCRecord

Full Usage: this.IsJCRecord

Returns: bool
Returns: bool

this.IsJGRecord

Full Usage: this.IsJGRecord

Returns: bool
Returns: bool

this.IsKSRecord

Full Usage: this.IsKSRecord

Returns: bool
Returns: bool

this.IsO1Record

Full Usage: this.IsO1Record

Returns: bool
Returns: bool

this.IsO2Record

Full Usage: this.IsO2Record

Returns: bool
Returns: bool

this.IsO3Record

Full Usage: this.IsO3Record

Returns: bool
Returns: bool

this.IsO4Record

Full Usage: this.IsO4Record

Returns: bool
Returns: bool

this.IsO5Record

Full Usage: this.IsO5Record

Returns: bool
Returns: bool

this.IsO6Record

Full Usage: this.IsO6Record

Returns: bool
Returns: bool

this.IsRARecord

Full Usage: this.IsRARecord

Returns: bool
Returns: bool

this.IsRCRecord

Full Usage: this.IsRCRecord

Returns: bool
Returns: bool

this.IsSERecord

Full Usage: this.IsSERecord

Returns: bool
Returns: bool

this.IsSKRecord

Full Usage: this.IsSKRecord

Returns: bool
Returns: bool

this.IsTCRecord

Full Usage: this.IsTCRecord

Returns: bool
Returns: bool

this.IsTKRecord

Full Usage: this.IsTKRecord

Returns: bool
Returns: bool

this.IsTMRecord

Full Usage: this.IsTMRecord

Returns: bool
Returns: bool

this.IsUMRecord

Full Usage: this.IsUMRecord

Returns: bool
Returns: bool

this.IsUnknownRecord

Full Usage: this.IsUnknownRecord

Returns: bool
Returns: bool

this.IsWCRecord

Full Usage: this.IsWCRecord

Returns: bool
Returns: bool

this.IsWERecord

Full Usage: this.IsWERecord

Returns: bool
Returns: bool

this.IsWFRecord

Full Usage: this.IsWFRecord

Returns: bool
Returns: bool

this.IsWHRecord

Full Usage: this.IsWHRecord

Returns: bool
Returns: bool

this.IsYSRecord

Full Usage: this.IsYSRecord

Returns: bool
Returns: bool

Type something to start searching.