DssTwoDimArray(T) Properties

Microsoft Robotics Class Reference

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

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