Aspose.Medical.Dicom.Traversal

Classes

ClassDescription
AsyncWalkerRepresents 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.
WalkerRepresents a IElement visitor that descends an entire DicomFile (or Dataset, or MetaInformation) graph visiting each IElement and its nested Datasets in depth-first order.