NotificationSettings.CompareTo Method
Compares this NotificationSettings in term of priorities to the other NotificationSettings.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public int CompareTo(
INotificationSettings other
)
VB
Public Function CompareTo (
other As INotificationSettings
) As Integer
Return Value
Type: Int32
1: this has higher priority (shorter times), 0: Equal, 1: Lower
prioritiy