Method | Description | |
---|---|---|
Add ( string key, byte map ) : void | ||
Count ( ) : int | ||
Find ( string key, byte &map ) : bool | ||
FirstKey ( ) : string | ||
Load ( byte serialization ) : void | ||
NextKey ( string AfterThisKey ) : string | ||
Remove ( string key ) : void | ||
dump ( ) : byte[] | ||
xBucket ( |
public NextKey ( string AfterThisKey ) : string | ||
AfterThisKey | string | |
return | string |
public xBucket ( |
||
owner | ||
return | System |