Table of Contents

Class DicomDateRange

Namespace
FellowOakDicom
Assembly
fo-dicom.core.dll
public class DicomDateRange : DicomRange<DateTime>
Inheritance
DicomDateRange
Inherited Members
Extension Methods

Constructors

DicomDateRange()

public DicomDateRange()

DicomDateRange(DateTime, DateTime)

public DicomDateRange(DateTime min, DateTime max)

Parameters

min DateTime
max DateTime

Methods

ToString()

public override string ToString()

Returns

string

ToString(string)

public string ToString(string format)

Parameters

format string

Returns

string