IRpcMethodCollection Methods

The IRpcMethodCollection type exposes the following members.

Methods

 

Name

Description

IRpcMethodCollection Methods 1:

Add

Adds an item to the ICollectionT.
(Inherited from ICollectionIRpcMethod)

IRpcMethodCollection Methods 2:

Clear

Removes all items from the ICollectionT.
(Inherited from ICollectionIRpcMethod)

IRpcMethodCollection Methods 3:

Contains(T)

Determines whether the ICollectionT contains a specific value.
(Inherited from ICollectionIRpcMethod)

IRpcMethodCollection Methods 4:

Contains(String)

Determines whether this collection contains the specified method name.

IRpcMethodCollection Methods 5:

CopyTo

Copies the elements of the ICollectionT to an Array, starting at a particular Array index.
(Inherited from ICollectionIRpcMethod)

IRpcMethodCollection Methods 6:

GetEnumerator

Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIRpcMethod)

IRpcMethodCollection Methods 7:

IndexOf

Determines the index of a specific item in the IListT.
(Inherited from IListIRpcMethod)

IRpcMethodCollection Methods 8:

Insert

Inserts an item to the IListT at the specified index.
(Inherited from IListIRpcMethod)

IRpcMethodCollection Methods 9:

Remove

Removes the first occurrence of a specific object from the ICollectionT.
(Inherited from ICollectionIRpcMethod)

IRpcMethodCollection Methods 10:

RemoveAt

Removes the IListT item at the specified index.
(Inherited from IListIRpcMethod)

IRpcMethodCollection Methods 11:

TryGetMethod(Int32, IRpcMethod)

Tries to get the specified method.

IRpcMethodCollection Methods 12:

TryGetMethod(String, IRpcMethod)

Tries to get the specified method.

Reference

IRpcMethodCollection Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026