Class ExistsDicomMatchRule
- Namespace
- FellowOakDicom
- Assembly
- fo-dicom.core.dll
Checks that a DICOM element exists.
public class ExistsDicomMatchRule : IDicomMatchRule
- Inheritance
-
ExistsDicomMatchRule
- Implements
- Inherited Members
- Extension Methods
Constructors
ExistsDicomMatchRule(DicomTag)
public ExistsDicomMatchRule(DicomTag tag)
Parameters
tag
DicomTag
Methods
Match(DicomDataset)
public bool Match(DicomDataset dataset)
Parameters
dataset
DicomDataset
Returns
ToString()
public override string ToString()