Three |
public class ThreeStringRow : StringRow
The ThreeStringRow type exposes the following members.
| Name | Description | |
|---|---|---|
| ThreeStringRow | Initializes a new instance of the ThreeStringRow class. |
| Name | Description | |
|---|---|---|
| Column0 |
Gets or sets the value of column 0.
(Inherited from StringRow) | |
| Column1 |
Gets or sets the value of column 1.
(Inherited from StringRow) | |
| Column2 |
Gets or sets the value of column 2.
(Inherited from StringRow) | |
| Column3 |
Gets or sets the value of column 3.
(Inherited from StringRow) | |
| Column4 |
Gets or sets the value of column 4.
(Inherited from StringRow) | |
| Column5 |
Gets or sets the value of column 5.
(Inherited from StringRow) | |
| Item |
Gets or sets the string at the specified column index.
(Inherited from StringRow) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |