[]
Returns the array containing the data, or null if there is no data array.
public virtual int[] DataInt { get; set; }
Public Overridable Property DataInt As Integer()
| Type | Description |
|---|---|
| int[] | The array of data or null if there is no data. |