CleanUpVirtualizedItemEventArgs.Value プロパティ

定義

元のデータ値を表す オブジェクトを取得します。

public:
 property Platform::Object ^ Value { Platform::Object ^ get(); };
IInspectable Value();
public object Value { get; }
var object = cleanUpVirtualizedItemEventArgs.value;
Public ReadOnly Property Value As Object

プロパティ値

Object

Platform::Object

IInspectable

元のデータ値を表す オブジェクト

適用対象