Bin2ElementInfo

Overview

Location

 

constructor (String, StreamElementType)    (declared in StreamElementInfo)

Creates a new instance of the StreamElementInfo class and sets the elementType property.

 

constructor(aName: String; anElementType: StreamElementType)

 

Bin2ElementInfo(String aName, StreamElementType anElementType)

Parameters:

  • aName: A name of the element.
  • anElementType: A type of the element.

constructor (String, StreamElementType, Int64)

 

constructor(aName: String; anElementType: StreamElementType; anOffset: Int64)

 

Bin2ElementInfo(String aName, StreamElementType anElementType, Int64 anOffset)

Parameters:

  • aName:
  • anElementType:
  • anOffset:

constructor (Object)

 

constructor(aSource: Object)

 

Bin2ElementInfo(Object aSource)

Parameters:

  • aSource:

ElementType    (declared in StreamElementInfo)

 

property ElementType: StreamElementType read write;

 

StreamElementType ElementType { __get; __set; }

Fields    (declared in StreamElementInfo)

 

property Fields: SchemaFieldCollection read;

 

SchemaFieldCollection Fields { __get; }

Key    (declared in StreamElementInfo)

 

property Key: String read;

 

String Key { __get; }

Name    (declared in StreamElementInfo)

 

property Name: String read write;

 

String Name { __get; __set; }

Offset

 

property Offset: Int64 read write;

 

Int64 Offset { __get; __set; }

read

 

method read(aSource: Object)

 

void read(Object aSource)

Parameters:

  • aSource:

write

 

method write(aSource: Object)

 

void write(Object aSource)

Parameters:

  • aSource:

 

ElementType    (declared in StreamElementInfo)

 

property ElementType: StreamElementType read write;

 

StreamElementType ElementType { __get; __set; }

Fields    (declared in StreamElementInfo)

 

property Fields: SchemaFieldCollection read;

 

SchemaFieldCollection Fields { __get; }

Key    (declared in StreamElementInfo)

 

property Key: String read;

 

String Key { __get; }

Name    (declared in StreamElementInfo)

 

property Name: String read write;

 

String Name { __get; __set; }

Offset

 

property Offset: Int64 read write;

 

Int64 Offset { __get; __set; }

 

constructor (String, StreamElementType)    (declared in StreamElementInfo)

Creates a new instance of the StreamElementInfo class and sets the elementType property.

 

constructor(aName: String; anElementType: StreamElementType)

 

Bin2ElementInfo(String aName, StreamElementType anElementType)

Parameters:

  • aName: A name of the element.
  • anElementType: A type of the element.

constructor (String, StreamElementType, Int64)

 

constructor(aName: String; anElementType: StreamElementType; anOffset: Int64)

 

Bin2ElementInfo(String aName, StreamElementType anElementType, Int64 anOffset)

Parameters:

  • aName:
  • anElementType:
  • anOffset:

constructor (Object)

 

constructor(aSource: Object)

 

Bin2ElementInfo(Object aSource)

Parameters:

  • aSource:

read

 

method read(aSource: Object)

 

void read(Object aSource)

Parameters:

  • aSource:

write

 

method write(aSource: Object)

 

void write(Object aSource)

Parameters:

  • aSource: