CollectionChangeEventArgs.Element プロパティ
変更されたコレクションのインスタンスを取得します。
Public Overridable ReadOnly Property Element As Object
[C#]
public virtual object Element {get;}
[C++]
public: __property virtual Object* get_Element();
[JScript]
public function get Element() : Object;
プロパティ値
変更されたコレクションのインスタンスを表す Object 。コレクションを更新する場合は null 参照 (Visual Basic では Nothing) 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
CollectionChangeEventArgs クラス | CollectionChangeEventArgs メンバ | System.ComponentModel 名前空間 | CollectionChangeAction