次の方法で共有


CustomTypeDescriptor.GetPropertiesFromRegisteredType メソッド

定義

プロパティ記述子のコレクションを返します。

この型記述子が表すオブジェクトの場合は〘。

public:
 virtual System::ComponentModel::PropertyDescriptorCollection ^ GetPropertiesFromRegisteredType();
public virtual System.ComponentModel.PropertyDescriptorCollection GetPropertiesFromRegisteredType ();
abstract member GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
override this.GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overridable Function GetPropertiesFromRegisteredType () As PropertyDescriptorCollection

戻り値

実装

適用対象