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