String |
public class StringRow
The StringRow type exposes the following members.
| Name | Description | |
|---|---|---|
| Column0 | Gets or sets the value of column 0. | |
| Column1 | Gets or sets the value of column 1. | |
| Column2 | Gets or sets the value of column 2. | |
| Column3 | Gets or sets the value of column 3. | |
| Column4 | Gets or sets the value of column 4. | |
| Column5 | Gets or sets the value of column 5. | |
| Item | Gets or sets the string at the specified column index. |
| 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) |