RpcMethodParameterCollection Constructor (IEnumerable.IRpcMethodParameter.)

Initializes a new instance of the RpcMethodParameterCollection class.

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

Syntax

C#

public RpcMethodParameterCollection(
    IEnumerable<IRpcMethodParameter> coll
)

Parameters

coll

Type: System.Collections.Generic.IEnumerable.IRpcMethodParameter.
The coll.

Reference

RpcMethodParameterCollection Class

RpcMethodParameterCollection Overload

TwinCAT.TypeSystem Namespace