RouteCollection.Contains Method

Determines whether the ICollection.T. contains a specific value.

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

Syntax

C#

public bool Contains(
    Route item
)

Parameters

item

Type: TwinCAT.Ads.TcpRouter.Route
The object to locate in the ICollection.T..

Return Value

Type: Boolean
. if item is found in the ICollection.T.; otherwise, ..

Implements

ICollection.T..Contains(T)

Reference

RouteCollection Class

TwinCAT.Ads.TcpRouter Namespace