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