Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace : DateRange Class |
[SerializableAttribute()] public class DateRange : System.IEquatable<DateRange>
'Declaration
<SerializableAttribute()> Public Class DateRange Implements System.IEquatable(Of DateRange)
'Usage
Dim instance As DateRange
[SerializableAttribute()] public ref class DateRange : public System.IEquatable<DateRange>