RouteCollection Methods

The RouteCollection type exposes the following members.

Methods

 

Name

Description

RouteCollection Methods 1:

Add

Adds an item to the ICollection.T..

RouteCollection Methods 2:

AddRange

Adds a range of routes.

RouteCollection Methods 3:

AsReadOnly

Ases the read only.

RouteCollection Methods 4:

Clear

Removes all items from the ICollection.T..

RouteCollection Methods 5:

Clone

Clones this instance.

RouteCollection Methods 6:

Contains

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

RouteCollection Methods 7:

CopyTo

Copies the elements of the ICollection.T. to an Array, starting at a particular Array index.

RouteCollection Methods 8:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

RouteCollection Methods 9:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

RouteCollection Methods 10:

GetEnumerator

Returns an enumerator that iterates through the collection.

RouteCollection Methods 11:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

RouteCollection Methods 12:

GetType

Gets the Type of the current instance. (Inherited from Object.)

RouteCollection Methods 13:

IndexOf

Determines the index of a specific item in the IList.T..

RouteCollection Methods 14:

Insert

Inserts an item to the IList.T. at the specified index.

RouteCollection Methods 15:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

RouteCollection Methods 16:

Remove(AmsNetId)

Removes the specified AmsNetId from the RouteCollection.

RouteCollection Methods 17:

Remove(Route)

Removes the first occurrence of a specific object from the ICollection.T..

RouteCollection Methods 18:

Remove(String)

Removes the specified route from the RouteCollection.

RouteCollection Methods 19:

RemoveAt

Removes the IList.T. item at the specified index.

RouteCollection Methods 20:

ToString

Returns a string that represents the current object. (Inherited from Object.)

RouteCollection Methods 21:

TryAdd

Tries to add the route to the RouteCollection.

Reference

RouteCollection Class

TwinCAT.Ads.TcpRouter Namespace