public override System.object CreateInstance(
System.ComponentModel.ITypeDescriptorContext ,
System.Collections.IDictionary
)
'宣言
Public Overloads Overrides Function CreateInstance( _
ByVal As System.ComponentModel.ITypeDescriptorContext, _
ByVal As System.Collections.IDictionary _
) As System.Object
パラメータ
- context
- 書式コンテキストを提供する System.ComponentModel.ITypeDescriptorContext。
- propertyValues
- 新しいプロパティ値の System.Collections.IDictionary。
戻り値の型
特定の System.Collections.IDictionary を表す System.Object。オブジェクトが作成できない場合は null 値です。このプロパティは常にnullを返します。