ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
public static string H5LgetNameByIndex( int fileOrGroupId, string groupName, index_t indexType, iter_order_t iterationOrder, ulong position, int linkAccessPropertyList )
Parameters
- fileOrGroupId
- Type: SystemInt32
- groupName
- Type: SystemString
- indexType
- Type: index_t
- iterationOrder
- Type: iter_order_t
- position
- Type: SystemUInt64
- linkAccessPropertyList
- Type: SystemInt32
Return Value
Type: StringSee Also