Overload | Description |
---|---|
Item(Int32) | Gets a new column for the specified column. |
Item(Int32,Int32) | Gets a new column for the specified range of columns. |
Overload | Description |
---|---|
Item(Int32) | Gets a new column for the specified column. |
Item(Int32,Int32) | Gets a new column for the specified range of columns. |
Exception | Description |
---|---|
System.IndexOutOfRangeException | Specified column index is out of range. It must be less than the column count or -1 for all. |