Click or drag to resize

HostFunctions.newArr Method

Overload List
 NameDescription
Public methodnewArr(Int32[]) Creates a host array with Object as the element type.
Public methodCode examplenewArr<T>(Int32[]) Creates a host array with the specified element type.
Top
See Also