Interface IArrayType
- Namespace
- PureHDF
- Assembly
- PureHDF.dll
The array data type.
public interface IArrayType
Properties
BaseType
Gets the base data type.
IH5DataType BaseType { get; }
The array data type.
public interface IArrayType
Gets the base data type.
IH5DataType BaseType { get; }