Click or drag to resize

DeviceArrayNETFormat Properties

The DeviceArrayNETFormat generic type exposes the following members.

Properties
  NameDescription
Public propertyBackend
Get the GPU compute backend that owns the underlying device memory
Public propertyIsDisposed
Public propertyIsEmpty
Check whether the array is empty
Public propertyIsValid
Check whether the array is valid (non-empty)
Public propertySize
Get the number of elements in the array
Public propertySizeInBytes
Get the size of the array in bytes
Top
See Also