ILNumerics Ultimate VS

H5GroupDatasets Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the collection of datasets contained within this group node by walking the subtree recursively

[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

public IEnumerable<H5Dataset> Datasets { get; }

Property Value

Type: IEnumerableH5Dataset
Remarks

[ILNumerics HDF5 Module]

See Also

Reference