INotificationSettings Interface

Interface for Notification Settings Implements the IComparable.T.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public interface INotificationSettings : IComparable<INotificationSettings>

The INotificationSettings type exposes the following members.

Methods

 

Name

Description

INotificationSettings Interface 1:

CompareTo

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from IComparable.INotificationSettings..)

Reference

TwinCAT.Ads Namespace

System.IComparable.T.