ILNumerics Ultimate VS

FullDimSpec Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The FullDimSpec type exposes the following members.

Methods

  NameDescription
Public methodDispose
Disposes this dim spec object. After disposing don't use the object anymore!

[ILNumerics Core Module]

(Overrides DimSpecDispose.)
Public methodEquals (Inherited from DimSpec.)
Public methodGetElementType (Inherited from DimSpec.)
Public methodGetEnumerator
Gives an IEnumeratorT capable of iterating over the index range specified by this object.

[ILNumerics Core Module]

(Inherited from DimSpec.)
Public methodGetItem (Inherited from DimSpec.)
Public methodGetLastDimensionIndex (Inherited from DimSpec.)
Public methodGetLength (Inherited from DimSpec.)
Public methodGetMaximum (Inherited from DimSpec.)
Public methodGetMinimum (Inherited from DimSpec.)
Public methodGetStepSize
Gives the stepsize configured for this dimension specifier.

[ILNumerics Core Module]

(Inherited from DimSpec.)
Public methodIsOfTypeT (Inherited from DimSpec.)
Public methodMoveNext
Increments the internal position counter to the next index.

[ILNumerics Core Module]

(Inherited from DimSpec.)
Public methodReset
Places the internal position counter back before the first element.

[ILNumerics Core Module]

(Inherited from DimSpec.)
Public methodShortInfo (Inherited from DimSpec.)
Public methodShortInfo(Boolean, Boolean, Boolean, Boolean) (Inherited from DimSpec.)
Public methodToStream (Inherited from DimSpec.)
Public methodToString (Inherited from DimSpec.)
Public methodToString(UInt32, UInt32, NullableStorageOrders, Boolean, Boolean, NullableInt32)
Creates a textual representation of a derived array and allows to control display parameters.

[ILNumerics Core Module]

(Inherited from BaseArray.)
Public methodToXML (Inherited from DimSpec.)
Top
See Also

Reference