Click or drag to resize

BTreeBaseKey, ValueAdd Method

Overload List
  NameDescription
Public methodAdd(Key)
Adds an element to the set and returns a value that indicates if it was successfully added
Public methodAdd(Key, Value)
Add a key with an associated value to a BTreeMap
Public methodAdd(Key, Value, Byte)
Adds a key and value to the map and returns a value that indicates if it was successfully added
Top
See Also