Property | Type | Description | |
---|---|---|---|
Write | void | ||
bytesToString | string | ||
stringToBytes | byte[] |
Method | Description | |
---|---|---|
AlignPointers ( uint pos ) : uint | ||
Clone ( ) : |
Deep clones this item and all children. Positions and lengths are not cloned. When inserted in to another item they should be calculated.
|
|
Construct ( |
||
Create ( QbItemType type ) : void | ||
QbItemString ( |
Method | Description | |
---|---|---|
CalcItemCount ( ) : int |
Method | Description | |
---|---|---|
Write ( |
||
bytesToString ( byte bytes ) : string | ||
stringToBytes ( string s ) : byte[] |
public Construct ( |
||
br | ||
type | QbItemType | |
return | void |