Skip Navigation Links.

H5ObjectInfo Properties

The H5ObjectInfo type exposes the following members.

Properties

  NameDescription
Public propertyaccessSecondsSince1970
Access time in Unix (time since 1/1/1970)
Public propertyaccessTime
Access time in .NET DataTime format.
Public propertyaddress
Object address in file.
Public propertybirthSecondsSince1970
Birth time in Unix (time since 1/1/1970)
Public propertybirthTime
Birth time in .NET DataTime format.
Public propertychangeSecondsSince1970
Change time in Unix (time since 1/1/1970)
Public propertychangeTime
Change time in .NET DataTime format.
Public propertyfileNumber
Object file number.
Public propertyheader
Header information.
Public propertymetaSize
Meta information.
Public propertymodificationSecondsSince1970
Modification time in Unix (time since 1/1/1970)
Public propertymodificationTime
Modification time in .NET DataTime format.
Public propertynAttributes
Number of attributes attached to the object.
Public propertyobjectType
Basic object type (group, dataset, etc.)
Public propertyreferenceCount
Reference count of object.

See Also