Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int Compare( IRecurringComponent x, IRecurringComponent y ) |
Visual Basic |
---|
Public Function Compare ( _ x As IRecurringComponent, _ y As IRecurringComponent _ ) As Integer |
Visual C++ |
---|
public: virtual int Compare( IRecurringComponent^ x, IRecurringComponent^ y ) sealed |