RouteCollection Methods
The RouteCollection type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Adds an item to the ICollection<T>. | |
|
|
Adds a range of routes. | |
|
|
Ases the read only. | |
|
|
Removes all items from the ICollection<T>. | |
|
|
Clones this instance. | |
|
|
Determines whether the ICollection<T> contains a specific value. | |
|
|
Copies the elements of the ICollection<T> to an Array, starting at a particular Array index. | |
|
|
Determines whether the specified object is equal to the current object. | |
|
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
|
|
Returns an enumerator that iterates through the collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current instance. | |
|
|
Determines the index of a specific item in the IList<T>. | |
|
|
Inserts an item to the IList<T> at the specified index. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Removes the specified AmsNetId from the RouteCollection. | |
|
|
Removes the first occurrence of a specific object from the ICollection<T>. | |
|
|
Removes the specified route from the RouteCollection. | |
|
|
Removes the IList<T> item at the specified index. | |
|
|
Returns a string that represents the current object. | |
|
|
Tries to add the route to the RouteCollection. |
See Also
Reference
RouteCollection Class TwinCAT.Ads.Configuration Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- RouteCollection.Add Method
- RouteCollection.AddRange Method
- RouteCollection.Clear Method
- RouteCollection.Clone Method
- RouteCollection.Contains Method
- RouteCollection.CopyTo Method
- RouteCollection.GetEnumerator Method
- RouteCollection.IndexOf Method
- RouteCollection.Insert Method
- RouteCollection.Remove Method
- RouteCollection.RemoveAt Method
- RouteCollection.TryAdd Method
- RouteCollection.AsReadOnly Method