DataSource for Entity Framework for WPF/Silverlight
OnPropertyChanged メソッド (IndexableObject)

C1.LiveLinq.Collections 名前空間 > IndexableObject クラス : OnPropertyChanged メソッド
変更されるプロパティの名前。
PropertyChangedイベントを発生させます。
シンタックス
'宣言
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal propertyName As System.String _
) 
protected virtual void OnPropertyChanged( 
   System.string propertyName
)

パラメータ

propertyName
変更されるプロパティの名前。
参照

IndexableObject クラス
IndexableObject メンバ