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