MemberCollection.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 ReadOnlyMemberCollection AsReadOnly()
VB
Public Function AsReadOnly As ReadOnlyMemberCollection