SubItemCollection.AsReadOnly Method

Gets a read only version of this SubItemCollection.

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

Syntax

C#

public ReadOnlySubItemCollection AsReadOnly()

VB

Public Function AsReadOnly As ReadOnlySubItemCollection

Field Value

Type: ReadOnlySubItemCollection
As read only.

Return Value

Type: ReadOnlySubItemCollection
ReadOnlySubItemCollection.

Reference

SubItemCollection Class

TwinCAT.TypeSystem Namespace