IRpcMethodCollection.Item Property (String)
Gets the IRpcMethod with the specified method name.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
IRpcMethod this[
string methodName
] { get; }
Parameters
methodName |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|
KeyNotFoundException |