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