public class ExtendedDateTimeComparer : IComparer<ExtendedDateTime>
Dim instance As ExtendedDateTimeComparer
public ref class ExtendedDateTimeComparer : IComparer<ExtendedDateTime^>
No code example is currently available or this language may not be supported.
ExtendedDateTimeComparer | Initializes a new instance of the ExtendedDateTimeComparer class |
Compare | Compares the two ExtendedDateTimes |