Skip Navigation Links.

LibraryVersion Structure

The major, minor, and release numbers of the version of the HDF library which is linked to the application.

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

Syntax

Visual Basic
Public Structure LibraryVersion
C#
public struct LibraryVersion
Visual C++
public value class LibraryVersion
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also