ILNumerics Ultimate VS

H5LinkType Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Link types available

[ILNumerics HDF5 Module]

Namespace:  ILNumerics.IO.HDF5
Assembly:  ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public enum H5LinkType
Members

  Member nameValueDescription
Hardlink0 The link is a hardlink.
Softlink1 The link is a softlink.
ExternalLink2 A link to an external HDF5 file.
Remarks

[ILNumerics HDF5 Module]

See Also

Reference