DynamicInterfaceInstance.RpcMethods Property

Gets the Method descriptions for the IRpcCallableType

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public IRpcMethodCollection RpcMethods { get; }

Property Value

Type: IRpcMethodCollection
The methods.

Implements

IRpcCallableInstance.RpcMethods

Reference

DynamicInterfaceInstance Class

TwinCAT.TypeSystem Namespace