Skip Navigation Links.

H5O..::..getInfoByName Method

Overload List

  NameDescription
Public methodStatic membergetInfoByName(H5Id)
Retrieves the metadata for an object, identifying the object by location and relative name. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5O.html#Object-GetInfoByName
Public methodStatic membergetInfoByName(H5Id, String)
Retrieves the metadata for an object, identifying the object by location and relative name. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5O.html#Object-GetInfoByName
Public methodStatic membergetInfoByName(H5Id, String, H5PropertyListId)
Retrieves the metadata for an object, identifying the object by location and relative name. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5O.html#Object-GetInfoByName

See Also