Basic Library for UWP/WinRT XAML
VectorChanged イベント

適用された変換または基底のコレクションで行われた変更により、ビュー項目セットが変更された後で発生します。
構文
'宣言
 
Public Event VectorChanged As Windows.Foundation.Collections.VectorChangedEventHandler(Of Object)
public event Windows.Foundation.Collections.VectorChangedEventHandler<object> VectorChanged
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1CollectionView クラス
C1CollectionView メンバ

Send Feedback