Click or drag to resize
SbNativeArrayTWriteBlock Method
Overload List
  NameDescription
Public methodWriteBlock(T)
Writes a sequence of elements to the current stream and advances the current position within this stream by the number of elements written.
Public methodWriteBlock(T, Int32, Int32)
Writes a sequence of elements to the current stream and advances the current position within this stream by the number of elements written.
Top
See Also