ILNumerics Ultimate VS

DimSpecShortInfo Method (Boolean, Boolean, Boolean, Boolean)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

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

public override string ShortInfo(
	bool includeType = true,
	bool includeSize = true,
	bool includeValues = true,
	bool includeStorageOrder = true
)

Parameters

includeType (Optional)
Type: SystemBoolean
includeSize (Optional)
Type: SystemBoolean
includeValues (Optional)
Type: SystemBoolean
includeStorageOrder (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also

Reference