Table of Contents

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; }

Property Value

IH5DataType