Data for Silverlight
PropertyCollection クラス
メンバ 

DataSet、DataTable、または DataColumn に追加できるプロパティのコレクションを表します。
オブジェクト モデル
PropertyCollection クラス
構文
'宣言
 
Public Class PropertyCollection 
   Inherits System.Collections.Generic.Dictionary(Of Object,Object)
public class PropertyCollection : System.Collections.Generic.Dictionary<object,object> 
継承階層

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      C1.Silverlight.Data.PropertyCollection

参照

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