Skip Navigation Links.

H5Memory..::..SetElement Method

Overload List

  NameDescription
Public methodSetElement<(Of <<'(Type>)>>)(IntPtr, Type%)
Copy a value to the location in the allocated memory that would correspond to memory[index] if the H5Memory were an array of the same type as the value.
Public methodSetElement<(Of <<'(Type>)>>)(UIntPtr, Type%)

See Also