Skip Navigation Links.

H5 Members

The H5 type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCheckLibraryVersion
Verifies that HDF5 library versions are consistent. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5.html#Library-VersCheck
Public methodStatic memberClose
Flushes all data to disk, closes all open identifiers, and cleans up memory. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5.html#Library-Close
Public methodStatic memberDoNotAtExit
Instructs library not to install atexit cleanup routine. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5.html#Library-DontAtExit
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGarbageCollect
Garbage collects on all free-lists of all types. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5.html#Library-GarbageCollect
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberOpen
Public methodStatic memberSetFreeListLimits
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyStatic memberVersion

See Also