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