C# Class Fanx.Fcode.FField

FField is the read/write fcode representation of sys::Field.
Inheritance: FSlot
Show file Open project: xored/f4 Class Usage Examples

Public Properties

Property Type Description
m_type int

Public Methods

Method Description
read ( FStore input ) : FField

Method Details

read() public method

public read ( FStore input ) : FField
input FStore
return FField

Property Details

m_type public property

public int m_type
return int