ILNumerics Ultimate VS

CountableArrayItem Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the memory handle of the device referenced by i or sets it.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public MemoryHandle this[
	uint i
] { get; }

Parameters

i
Type: SystemUInt32
Device ID

Return Value

Type: MemoryHandle
MemoryHandle of the specified device.
Remarks

[ILNumerics Core Module]

See Also

Reference