バージョン

DataBindingUtils.ValuePropertyDescriptorCreator デリゲート

プロパティ記述子のクリエータのデリゲート。
シンタックス
'宣言
 
Public Delegate Function DataBindingUtils.ValuePropertyDescriptorCreator( _
   ByVal type As Type, _
   ByVal name As String _
) As PropertyDescriptor
public delegate PropertyDescriptor DataBindingUtils.ValuePropertyDescriptorCreator( 
   Type type,
   string name
)

パラメータ

type
name
参照