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