public override System.bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext
)
'宣言
Public Overloads Overrides Function GetPropertiesSupported( _
ByVal As System.ComponentModel.ITypeDescriptorContext _
) As System.Boolean
パラメータ
- context
- 書式コンテキストを提供する System.ComponentModel.ITypeDescriptorContext。
戻り値の型
このオブジェクトのプロパティを見つけるために System.ComponentModel.TypeConverter.GetProperties(System.Object) を呼び出す必要がある場合は True。そうでない場合は False。