ILNumerics Ultimate VS

ArrayVisualizerProxy Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The ArrayVisualizerProxy type exposes the following members.

Properties

  NameDescription
Public propertyAddress
The physical address of the storage array for the result. For managed arrays the _current_, unpinned address on the managed heap.

[ILNumerics Core Module]

Public propertyCanVisualize
(not used)

[ILNumerics Core Module]

Public propertyElementType
String representation of the element types of the result

[ILNumerics Core Module]

Public propertyIs64BitProcess
Helper for Array Visualizer process bitrate detection. This eases the determiniation of the appropriate memory read attempt during evaluations of array expressions in Visual Studio debug sessions.

[ILNumerics Core Module]

Public propertyOffset
Public propertySize
The size of the array expression this proxy represents

[ILNumerics Core Module]

Public propertySourceType
string representation of the (array) type of the original expression result

[ILNumerics Core Module]

Public propertyStrides
Public propertySystemArray
Property exposing the underlying System.Array for the expression result

[ILNumerics Core Module]

Top
See Also

Reference