IRpcMethod.Parameters Property
Gets the Method parameter descriptions.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
ReadOnlyMethodParameterCollection Parameters { get; }
VB
ReadOnly Property Parameters As ReadOnlyMethodParameterCollection
Get