Method GetDataType
member GetDataType: string -> Type
Get data type of array in HDF5 file.
Declaration
member GetDataType: name:string -> Type
Parameters
Type | Name | Description |
---|---|---|
string | name | HDF5 path to read from. |
Returns
Type | Description |
---|---|
System.Type | Data type. |