SerializationInfoEnumerator.Value 屬性

定義

取得目前正在檢查物品的價值。

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object? Value { get; }
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

屬性值

目前被檢查物品的價值。

例外狀況

普查員尚未開始列舉項目,也未完成普查。

適用於