FieldCollection.AsReadOnly Method
Returns a read only copy of this collection (shallow copy)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ReadOnlyFieldCollection AsReadOnly()
VB
Public Function AsReadOnly As ReadOnlyFieldCollection