Data for Silverlight
DataRowCollection クラス
メンバ 

DataRow オブジェクトのコレクションです。
オブジェクト モデル
DataRowCollection クラス
構文
'宣言
 
Public Class DataRowCollection 
   Inherits C1.Silverlight.Data.UpdatableCollection(Of DataRow)
public class DataRowCollection : C1.Silverlight.Data.UpdatableCollection<DataRow> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Silverlight.Data.UpdatableCollection<T>
            C1.Silverlight.Data.DataRowCollection

参照

DataRowCollection メンバ
C1.Silverlight.Data 名前空間