[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | Put(UInt64, Object, Int32, Int32, Nullable DateTime ) |
Puts a key-identified item into this table.
If item with such key is already in this table then replaces it and returns false, returns true otherwise
|
![]() | Put(UInt64, Object, CacheRec , Int32, Int32, Nullable DateTime ) |
Puts a key-identified item into this table.
If item with such key is already in this table then replaces it and returns false, returns true otherwise
|
See Also