Interface IDicomMatchRule
Namespace: FellowOakDicom
Assembly: fo-dicom.core.dll
Syntax
public interface IDicomMatchRule
Methods
Match(DicomDataset)
Declaration
bool Match(DicomDataset dataset)
Parameters
Type | Name | Description |
---|---|---|
DicomDataset | dataset |
Returns
Type | Description |
---|---|
System.Boolean |