Aspose.Medical.Dicom.Traversal
Classes
| Class | Description |
|---|---|
| AsyncWalker | Represents a IElement asynchronous visitor that descends an entire DicomFile (or Dataset, or MetaInformation) graph visiting each IElement and its nested Datasets in depth-first order. |
| Walker | Represents a IElement visitor that descends an entire DicomFile (or Dataset, or MetaInformation) graph visiting each IElement and its nested Datasets in depth-first order. |