Share via


DssTwoDimArray(T) Members

Microsoft Robotics Class Reference

The DssTwoDimArray< (Of < ( <'T> ) > ) > type exposes the following members.

Constructors

  Name Description
Public method DssTwoDimArray< (Of < ( <'T> ) > ) >() () () ()
Two Dimensioned Array
Public method DssTwoDimArray< (Of < ( <'T> ) > ) >(array

Methods

  Name Description
Public method Clone
Clone
Public method CopyTo
Copy To
Public method Deserialize
Deserialize
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Returns an IEnumerator for the System.Array
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetLength
Get a 32-bit integer that represents the number of elements in the specified dimension of the System.Array
Public method GetLongLength
Long Length
Public method GetLowerBound
Lower Bound
Public method GetSchema
GetSchema
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetUpperBound
Upper Bound
Public method GetValue(array

Operators

  Name Description
Public operatorStatic member Implicit Widening Implicit Implicit Implicit(array

Properties

  Name Description
Public property Array
The Two Dimensioned Array
Public property IsFixedSize
Is Fixed Size
Public property IsReadOnly
Is ReadOnly
Public property IsSynchronized
Is Synchronized
Public property Item
Indexer for 2-dim array
Public property Rank
Get the rank (number of dimensions) of the System.Array
Public property SyncRoot
Sync Root

See Also

DssTwoDimArray< (Of < ( <'T> ) > ) > Class

Microsoft.Dss.Core.Utilities Namespace