Skip Navigation Links.

hvl_t Structure

Variable length data specifier.

Namespace:  HDF5DotNet
Assembly:  HDF5DotNet (in HDF5DotNet.dll)

Syntax

Visual Basic
<CLSCompliantAttribute(False)> _
Public Structure hvl_t
C#
[CLSCompliantAttribute(false)]
public struct hvl_t
Visual C++
[CLSCompliantAttribute(false)]
public value class hvl_t
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also