h5isAttrCheck if the HDF5 object is an attributeCalling Sequence
b = h5isAttr(obj)
Argumentsobja H5Objectba booleanDescriptionCheck if an HDF5 object is an attribute object.ExamplesSee Also
h5isFile
h5isGroup
h5isSet
h5isSpace
h5isType
h5isRef
h5isCompound
h5isArray
h5isVlen
History5.5.0HDF5 module introduced.