ILNumerics Ultimate VS

DimSpec Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The DimSpec type exposes the following members.

Methods

  NameDescription
Public methodDispose
Public methodEquals (Overrides BaseArrayEquals(Object).)
Public methodGetElementType (Overrides BaseArrayGetElementType.)
Public methodGetEnumerator
Gives an IEnumeratorT capable of iterating over the index range specified by this object.

[ILNumerics Core Module]

Public methodGetItem (Overrides BaseArrayGetItem(Int64).)
Public methodGetLastDimensionIndex
Public methodGetLength
Public methodGetMaximum
Public methodGetMinimum
Public methodGetStepSize
Gives the stepsize configured for this dimension specifier.

[ILNumerics Core Module]

Public methodIsOfTypeT (Overrides BaseArrayIsOfTypeElementType.)
Public methodMoveNext
Increments the internal position counter to the next index.

[ILNumerics Core Module]

Public methodReset
Places the internal position counter back before the first element.

[ILNumerics Core Module]

Public methodShortInfo (Overrides BaseArrayShortInfo.)
Public methodShortInfo(Boolean, Boolean, Boolean, Boolean) (Overrides BaseArrayShortInfo(Boolean, Boolean, Boolean, Boolean).)
Public methodToStream (Overrides BaseArrayToStream(Stream, String, ArrayStreamSerializationFlags).)
Public methodToString (Overrides ObjectToString.)
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 (Overrides BaseArrayToXML(XmlWriter).)
Top
See Also

Reference