IDfsItemDataData Property |
Data in the file. The data can be cast to one of the basic array
types, as for example int[], depending on
DataType
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax ReadOnly Property Data As Array
Get
property Array^ Data {
Array^ get ();
}
abstract Data : Array with get
Property Value
Type:
ArraySee Also