RpcMethodCollection.AsReadOnly Method

Gets a read only collection of this RpcMethodCollection

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

Syntax

C#

public ReadOnlyRpcMethodCollection AsReadOnly()

Field Value

Type: ReadOnlyRpcMethodCollection
Returns a read only version of this RpcMethodCollection

Return Value

Type: ReadOnlyRpcMethodCollection
ReadOnlyRpcMethodCollection.

Reference

RpcMethodCollection Class

TwinCAT.TypeSystem Namespace