Property | Type | Description | |
---|---|---|---|
Add | void | ||
Contains | bool | ||
Remove | void | ||
SetStringValue | void | ||
ValueDictionary | System | ||
this | IBEncodeValue |
Method | Description | |
---|---|---|
Encode ( ) : byte[] | ||
Parse ( Stream s ) : void |
Method | Description | |
---|---|---|
Add ( string key, IBEncodeValue value ) : void | ||
Contains ( string key ) : bool | ||
Remove ( string key ) : void | ||
SetStringValue ( string key, string value ) : void | ||
ValueDictionary ( ) : System | ||
this ( string key ) : IBEncodeValue |