Click or drag to resize

JCOBridgeDirectBufferTSetValue Method

Overload List
 NameDescription
Public methodSetValue(T, Int32)Sets a value to the element at the specified position in the one-dimensional Array. The index is specified as a 32-bit integer.
Public methodSetValue(T, Int64)Sets a value to the element at the specified position in the one-dimensional Array. The index is specified as a 64-bit integer.
Top
See Also