RouteCollection.IndexOf Method
Determines the index of a specific item in the IList<T>.
Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public int IndexOf(
Route item
)Return Value
Int32
The index of item if found in the list; otherwise, -1.
Implements
See Also
Reference
RouteCollection Class TwinCAT.Ads.Configuration Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026