RpcMethod.Parameters Property

Gets all parameters (In, Out and ref parameters) of the .

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

Syntax

C#

public IRpcMethodParameterCollection Parameters { get; }

Property Value

Type: IRpcMethodParameterCollection
The parameters.

Implements

IRpcMethod.Parameters

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace