バージョン

OnDisplayMemberPathChanged(String,String) メソッド

DisplayMemberPath プロパティ変更ハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnDisplayMemberPathChanged( _
   ByVal oldValue As String, _
   ByVal newValue As String _
) 
protected virtual void OnDisplayMemberPathChanged( 
   string oldValue,
   string newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照