RpcMethodCollection Methods

The RpcMethodCollection type exposes the following members.

Methods

 

Name

Description

RpcMethodCollection Methods 1:

Add

Adds an item to the ICollection.T..

RpcMethodCollection Methods 2:

AddRange

Adds the range of Methods.

RpcMethodCollection Methods 3:

AsReadOnly

Gets a read only collection of this RpcMethodCollection

RpcMethodCollection Methods 4:

Clear

Removes all items from the ICollection.T..

RpcMethodCollection Methods 5:

Contains(IRpcMethod)

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

RpcMethodCollection Methods 6:

Contains(String)

Determines whether this collection contains the specified method name.

RpcMethodCollection Methods 7:

CopyTo

Copies to.

RpcMethodCollection Methods 8:

Equals

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

RpcMethodCollection 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.)

RpcMethodCollection Methods 10:

GetEnumerator

Returns an enumerator that iterates through the collection.

RpcMethodCollection Methods 11:

GetHashCode

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

RpcMethodCollection Methods 12:

GetType

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

RpcMethodCollection Methods 13:

IndexOf

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

RpcMethodCollection Methods 14:

Insert

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

RpcMethodCollection Methods 15:

MemberwiseClone

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

RpcMethodCollection Methods 16:

Remove

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

RpcMethodCollection Methods 17:

RemoveAt

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

RpcMethodCollection Methods 18:

ToString

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

RpcMethodCollection Methods 19:

TryGetMethod(Int32, IRpcMethod.)

Tries to get the specified method.

RpcMethodCollection Methods 20:

TryGetMethod(String, IRpcMethod.)

Tries to get the specified method.

Reference

RpcMethodCollection Class

TwinCAT.TypeSystem Namespace