ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Retrieves the object ID used to identify the object within the HDF5 file
///
[ILNumerics HDF5 Module]
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- obj
- Type: ILNumerics.IO.HDF5H5Object
Return Value
Type: UInt64Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type H5Object. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).Remarks
[ILNumerics HDF5 Module]
See Also