DataSource for Entity Framework for WPF/Silverlight
GetEnumerator メソッド (ViewRowCollection)

C1.LiveLinq.LiveViews 名前空間 > ViewRowCollection クラス : GetEnumerator メソッド
コレクションを反復処理する列挙子を返します。
シンタックス
'宣言
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of ViewRow)
public System.Collections.Generic.IEnumerator<ViewRow> GetEnumerator()

戻り値の型

コレクションの反復処理に使用できる System.Collections.Generic.IEnumerator`1オブジェクト。
参照

ViewRowCollection クラス
ViewRowCollection メンバ