IRes1DItemDataData Property |
Data in the file. The data can be cast to one of the basic array
types, as for example double[], depending on the type of data stored in the item
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax ReadOnly Property Data As Array
Get
property Array^ Data {
Array^ get ();
}
Property Value
Type:
ArraySee Also