Table of Contents

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

bool

ToString()

public override string ToString()

Returns

string