OLAP for WPF /Silverlight
PropertyDescriptorCollection クラス
メンバ 

C1.Silverlight.Olap.5 アセンブリ > C1.Olap 名前空間 : PropertyDescriptorCollection クラス
PropertyDescriptor オブジェクトのコレクションを表します。
オブジェクト モデル
PropertyDescriptorCollection クラス
シンタックス
'宣言
 
Public Class PropertyDescriptorCollection 
   Inherits System.Collections.ObjectModel.Collection(Of PropertyDescriptor)
public class PropertyDescriptorCollection : System.Collections.ObjectModel.Collection<PropertyDescriptor> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Olap.PropertyDescriptorCollection

参照

PropertyDescriptorCollection メンバ
C1.Olap 名前空間