ReadOnlyRpcMethodCollectionItem(String) Property

Gets the IRpcMethod with the specified method name.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public IRpcMethod this[
    string methodName
] { get; }

Parameters

methodName  String

Name of the method.

Return Value

IRpcMethod
RpcMethod.

Implements

IRpcMethodCollectionItemString

Exceptions

Exception

Condition

KeyNotFoundException

Reference

ReadOnlyRpcMethodCollection Class Item Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026