| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property Data As Array | |
| C# | |
|---|---|
public abstract Array Data {get; set;} | |
Returns the data in its native format. FloatData and DoubleData returns the data in the specified format.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)