オーバーロードの一覧
このオブジェクトがプロパティをサポートしているかどうかを確認します。既定では、この値は false です。
[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;