[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: HDF5DotNet (HDF5DotNet)
The H5F contains static member function for each of the supported
H5F calls of the HDF5 library. H5F indicates that this group of
function operates on files.
Namespace: HDF5DotNet
Assembly: HDF5DotNet (HDF5DotNet)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class H5F |
| C# |
|---|
public class H5F |
| C++ |
|---|
public ref class H5F |