ILNumerics Ultimate VS

CountableArrayCurrentDeviceIdx Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the index of the device where the most up-to-date data of this CountableArray are stored or -1 if no data are available.

[ILNumerics Core Module]

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

public int CurrentDeviceIdx { get; }

Property Value

Type: Int32
Remarks

[ILNumerics Core Module]

See Also

Reference