ILNumerics Ultimate VS

ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageTShortInfo Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Converts this array into a short textual representation, displaying the type, shape and a few element values.

[ILNumerics Core Module]

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

public override string ShortInfo()

Return Value

Type: String
A short textual representation of this array.
Remarks

[ILNumerics Core Module]

See Also

Reference