ComponentOne Scheduler for WPF and Silverlight
Comparer Property (AppointmentCollection)

C1.C1Schedule Namespace > AppointmentCollection Class : Comparer Property
Syntax
'Declaration
 
Public ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of Guid)
public System.Collections.Generic.IEqualityComparer<Guid> Comparer {get;}
See Also

Reference

AppointmentCollection Class
AppointmentCollection Members