'Declaration
<DebuggerTypeProxyAttribute(System.Collections.Generic.CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> <DefaultMemberAttribute("Item")> Public Class TreeRowCollection Inherits C1.Framework.TreeCollection(Of TreeRow)
[DebuggerTypeProxy(System.Collections.Generic.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [DefaultMember("Item")] public class TreeRowCollection : C1.Framework.TreeCollection<TreeRow>