ILNumerics Ultimate VS

BaseArray Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The BaseArray type exposes the following members.

Methods

  NameDescription
Public methodEquals
Compare elements and shape of this array with another array.

[ILNumerics Core Module]

(Overrides ObjectEquals(Object).)
Public methodGetElementType
Gets the System.Type of the elements stored in this array.

[ILNumerics Core Module]

Public methodGetItem
Retrieve the value of the element addressed by the sequential index in i.

[ILNumerics Core Module]

Public methodIsOfTypeElementType
Tests if this array stores elements of type ElementType.

[ILNumerics Core Module]

Public methodShortInfo
Short textual summary of this instance, used for debug output

[ILNumerics Core Module]

Public methodShortInfo(Boolean, Boolean, Boolean, Boolean)
Short textual summary of this instance, select individual info components.

[ILNumerics Core Module]

Public methodToStream Obsolete.
Write values of this instance to a stream.

[ILNumerics Core Module]

Public methodToString
Creates a textual representation of a derived array and allows to control display parameters.

[ILNumerics Core Module]

Public methodToXML
Writes a XML string in XML file

[ILNumerics Core Module]

Top
See Also

Reference