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