PropertyManager.GetItemProperties メソッド

定義

バインドのプロパティの説明のコレクションを取得します。

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetItemProperties();
public override System.ComponentModel.PropertyDescriptorCollection GetItemProperties ();
override this.GetItemProperties : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetItemProperties () As PropertyDescriptorCollection

戻り値

バインドのプロパティ記述子のコレクション。

適用対象