'宣言
<System.Reflection.DefaultMemberAttribute("Item")> <System.Diagnostics.DebuggerDisplayAttribute("Count = {Count}")> <System.Diagnostics.DebuggerTypeProxyAttribute(C1.LiveLinq.SequenceDebugView)> Public MustInherit Class ViewRowCollection Implements C1.LiveLinq.Indexing.IIndexedSource(Of ViewRow), C1.LiveLinq.IObservableSource(Of ViewRow)
[System.Reflection.DefaultMember("Item")] [System.Diagnostics.DebuggerDisplay("Count = {Count}")] [System.Diagnostics.DebuggerTypeProxy(C1.LiveLinq.SequenceDebugView)] public abstract class ViewRowCollection : C1.LiveLinq.Indexing.IIndexedSource<ViewRow>, C1.LiveLinq.IObservableSource<ViewRow>