名前 | 解説 | |
---|---|---|
EventCollectionChangeEventArgs コンストラクタ | オーバーロードされます。 |
EventCollectionChangeEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
EventCollectionChangeEventArgs コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
ChangeType | Gets the type of collection's changing. | |
Index | Gets the index within collection where changing occurs. | |
NewItem | Gets the new object at specified index. | |
OldItem | Gets the old object at specified index. |