Table of Contents

Interface IArrayType

Namespace
PureHDF
Assembly
PureHDF.dll

The array data type.

public interface IArrayType

Properties

BaseType

Gets the base data type.

IH5DataType BaseType { get; }

Property Value

IH5DataType