ExpandableObjectConverter.GetPropertiesSupported メソッド
オーバーロードの一覧
このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。
[Visual Basic] Overloads Overrides Public Function GetPropertiesSupported(ITypeDescriptorContext) As Boolean
[C#] public override bool GetPropertiesSupported(ITypeDescriptorContext);
[C++] public: bool GetPropertiesSupported(ITypeDescriptorContext*);
[JScript] public override function GetPropertiesSupported(ITypeDescriptorContext) : Boolean;
TypeConverter から継承されます。
[Visual Basic] Overloads Public Function GetPropertiesSupported() As Boolean
[JScript] public function GetPropertiesSupported() : Boolean;
参照
ExpandableObjectConverter クラス | ExpandableObjectConverter メンバ | System.ComponentModel 名前空間