IRpcMethod.Parameters Property

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

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

Syntax

C#

IRpcMethodParameterCollection Parameters { get; }

Property Value

Type: IRpcMethodParameterCollection
The parameters.

Reference

IRpcMethod Interface

TwinCAT.TypeSystem Namespace