Overload List
Name | Description | |
---|---|---|
![]() ![]() | Set(String, Int32, Value, CTX) |
Create list set operation.
Server sets item value at specified index in list bin.
Server does not return a result by default.
|
![]() ![]() | Set(ListPolicy, String, Int32, Value, CTX) |
Create list set operation with policy.
Server sets item value at specified index in list bin.
Server does not return a result by default.
|
See Also