Version

BooleanVector Class Properties

For a list of all members of this type, see BooleanVector members.

Public Properties
 NameDescription
Public PropertyItemOverloaded. An indexer that gets and sets a single element of a BooleanVector.  
Public PropertyLengthReturns the length of the MatrixBase. (Inherited from Infragistics.Math.MatrixBase)
Public PropertyRankReturns the number of dimensions in the MatrixBase. (Inherited from Infragistics.Math.MatrixBase)
Public PropertySizeReturns the dimensions of the MatrixBase as a Vector. (Inherited from Infragistics.Math.MatrixBase)
See Also