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 : TimeRange Class |
public class TimeRange : System.IEquatable<TimeRange>
'Declaration
Public Class TimeRange Implements System.IEquatable(Of TimeRange)
'Usage
Dim instance As TimeRange
public ref class TimeRange : public System.IEquatable<TimeRange>