public Insert ( byte key, byte record ) : void | ||
key | byte | The key of the new item |
record | byte | The record of the new item |
return | void |
public Insert ( byte key, byte record ) : void | ||
key | byte | The key of the new item |
record | byte | The record of the new item |
return | void |