ParsedRecord Type
Discriminated union representing all supported parsed record types
Union cases
| Union case |
Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
UnknownRecord(typeId, data)
Parameters:
string
data : byte[]
|
|
|
|
|
|
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAVRecord
Returns: bool
|
|
Full Usage:
this.IsBNRecord
Returns: bool
|
|
Full Usage:
this.IsBRRecord
Returns: bool
|
|
Full Usage:
this.IsBTRecord
Returns: bool
|
|
Full Usage:
this.IsCCRecord
Returns: bool
|
|
Full Usage:
this.IsCHRecord
Returns: bool
|
|
Full Usage:
this.IsCKRecord
Returns: bool
|
|
Full Usage:
this.IsCSRecord
Returns: bool
|
|
Full Usage:
this.IsDMRecord
Returns: bool
|
|
Full Usage:
this.IsH1Record
Returns: bool
|
|
Full Usage:
this.IsH5Record
Returns: bool
|
|
Full Usage:
this.IsH6Record
Returns: bool
|
|
Full Usage:
this.IsHCRecord
Returns: bool
|
|
Full Usage:
this.IsHNRecord
Returns: bool
|
|
Full Usage:
this.IsHRRecord
Returns: bool
|
|
Full Usage:
this.IsHSRecord
Returns: bool
|
|
Full Usage:
this.IsHYRecord
Returns: bool
|
|
Full Usage:
this.IsJCRecord
Returns: bool
|
|
Full Usage:
this.IsJGRecord
Returns: bool
|
|
Full Usage:
this.IsKSRecord
Returns: bool
|
|
Full Usage:
this.IsO1Record
Returns: bool
|
|
Full Usage:
this.IsO2Record
Returns: bool
|
|
Full Usage:
this.IsO3Record
Returns: bool
|
|
Full Usage:
this.IsO4Record
Returns: bool
|
|
Full Usage:
this.IsO5Record
Returns: bool
|
|
Full Usage:
this.IsO6Record
Returns: bool
|
|
Full Usage:
this.IsRARecord
Returns: bool
|
|
Full Usage:
this.IsRCRecord
Returns: bool
|
|
Full Usage:
this.IsSERecord
Returns: bool
|
|
Full Usage:
this.IsSKRecord
Returns: bool
|
|
Full Usage:
this.IsTCRecord
Returns: bool
|
|
Full Usage:
this.IsTKRecord
Returns: bool
|
|
Full Usage:
this.IsTMRecord
Returns: bool
|
|
Full Usage:
this.IsUMRecord
Returns: bool
|
|
Full Usage:
this.IsUnknownRecord
Returns: bool
|
|
Full Usage:
this.IsWCRecord
Returns: bool
|
|
Full Usage:
this.IsWERecord
Returns: bool
|
|
Full Usage:
this.IsWFRecord
Returns: bool
|
|
Full Usage:
this.IsWHRecord
Returns: bool
|
|
Full Usage:
this.IsYSRecord
Returns: bool
|
|
Xanthos