Overload List
Name | Description | |
---|---|---|
![]() ![]() | Append(String, Value) |
Create default list append operation.
Server appends value to end of list bin.
Server returns list size.
|
![]() ![]() | Append(ListPolicy, String, Value) |
Create list append operation with policy.
Server appends value to list bin.
Server returns list size.
|
See Also