HDFGroup / HDF.PInvoke

Raw HDF5 Power for .NET
http://www.hdfgroup.org/HDF5
Other
80 stars 29 forks source link

Question: Iterate of each attribute of object and print its information #17 #168

Closed LiorBanai closed 3 years ago

LiorBanai commented 3 years ago

HI, I'm able to iterate over the structure of h5 file but it does not iterate over each object attributes if there any. Is it possible to do so (and print the attributes values, types, etc)?