Overload List
Name | Description | |
---|---|---|
![]() | Item[Int32] |
Creates a matrix header for the specified matrix column.
(Overrides MatRowColIndexer.Item[Int32].) |
![]() | Item[Range] |
Creates/Sets a matrix header for the specified row/column span.
(Inherited from MatRowColIndexer.) |
![]() | Item[Int32, Int32] |
Creates a matrix header for the specified column span.
(Overrides MatRowColIndexer.Item[Int32, Int32].) |
See Also