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