ILNumerics Ultimate VS

H5GroupDebuggerProxy Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
This class helps visualizing H5Group object with Visual Studio data tips.

[ILNumerics HDF5 Module]

Inheritance Hierarchy

SystemObject
  ILNumerics.IO.HDF5H5GroupDebuggerProxy

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

public class H5GroupDebuggerProxy

The H5GroupDebuggerProxy type exposes the following members.

Constructors

  NameDescription
Public methodH5GroupDebuggerProxy
Create a new debugger proxy object. This is called from Visual Studio.

[ILNumerics HDF5 Module]

Top
Properties

  NameDescription
Public propertyAttributes
Shows the attributes of the group as expandable list.

[ILNumerics HDF5 Module]

Public propertyChildren
Show the children of the group as expandable list.

[ILNumerics HDF5 Module]

Top
Remarks

[ILNumerics HDF5 Module]

See Also

Reference