ILNumerics Ultimate VS

BaseArrayShortInfo Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Short textual summary of this instance, used for debug output

[ILNumerics Core Module]

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

public abstract string ShortInfo()

Return Value

Type: String
String representation of type and size
Remarks

The type of elements and the size of the array are displayed. If the array is scalar, its value is displayed next to the type.

[ILNumerics Core Module]

See Also

Reference