ILNumerics - Technical Application Development
SystemObject
ILNumerics.IO.HDF5H5GroupDebuggerProxy
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Top
Top
This class helps visualizing H5Group object with Visual Studio data tips.
[ILNumerics HDF5 Module]
Inheritance Hierarchy
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
The H5GroupDebuggerProxy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
H5GroupDebuggerProxy |
Create a new debugger proxy object. This is called from Visual Studio.
[ILNumerics HDF5 Module] |
Properties
Name | Description | |
---|---|---|
Attributes |
Shows the attributes of the group as expandable list.
[ILNumerics HDF5 Module] | |
Children |
Show the children of the group as expandable list.
[ILNumerics HDF5 Module] |
Remarks
[ILNumerics HDF5 Module]
See Also