'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> <System.Diagnostics.DebuggerTypeProxyAttribute(System.Collections.ArrayList/ArrayListDebugView)> <System.Diagnostics.DebuggerDisplayAttribute("Count = {Count}")> <System.SerializableAttribute()> Public Class NConnectionCollection Inherits System.Collections.ArrayList
'Usage
Dim instance As NConnectionCollection
[System.Reflection.DefaultMember("Item")] [System.Diagnostics.DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)] [System.Diagnostics.DebuggerDisplay("Count = {Count}")] [System.Serializable()] public class NConnectionCollection : System.Collections.ArrayList