ListOperationInsert Method

Overload List

Insert(String, Int32, Value, CTX) Create default list insert operation. Server inserts value to specified index of list bin. Server returns list size.
Insert(ListPolicy, String, Int32, Value, CTX) Create list insert operation with policy. Server inserts value to specified index of list bin. Server returns list size.

See Also