RpcMethodParameterCollection.AsReadOnly Method

Returns a read only version of this RpcMethodParameterCollection

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public ReadOnlyMethodParameterCollection AsReadOnly()

VB

Public Function AsReadOnly As ReadOnlyMethodParameterCollection

Field Value

Type: ReadOnlyMethodParameterCollection
Collection as read only version.

Return Value

Type: ReadOnlyMethodParameterCollection
ReadOnlyMethodParameterCollection.

Reference

RpcMethodParameterCollection Class

TwinCAT.TypeSystem Namespace