RpcMethodCollection.AsReadOnly Method
Gets a read only collection of this RpcMethodCollection
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ReadOnlyRpcMethodCollection AsReadOnly()
VB
Public Function AsReadOnly As ReadOnlyRpcMethodCollection
Field Value
Type: ReadOnlyRpcMethodCollection
Returns a read only version of this RpcMethodCollection