Class ExistsDicomMatchRule
Checks that a DICOM element exists.
Implements
Inherited Members
Namespace: Dicom
Assembly: cs.temp.dll.dll
Syntax
public class ExistsDicomMatchRule : IDicomMatchRule
Constructors
ExistsDicomMatchRule(DicomTag)
Declaration
public ExistsDicomMatchRule(DicomTag tag)
Parameters
Type | Name | Description |
---|---|---|
DicomTag | tag |
Methods
Match(DicomDataset)
Declaration
public bool Match(DicomDataset dataset)
Parameters
Type | Name | Description |
---|---|---|
DicomDataset | dataset |
Returns
Type | Description |
---|---|
Boolean |
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |