Click or drag to resize

RandomizerExtensionsFillWithRandomValues Method

Overload List
  NameDescription
Public methodStatic memberFillWithRandomValues(GCHandle, Int32)
Replaces the values of data in memory with random values. The GC handle will be freed.
Public methodStatic memberFillWithRandomValues(GCHandle, Int32, Boolean)
Replaces the values of data in memory with random values.
Top
See Also