GraphDeserializationProgressEventArgs.Current Property

Definition

The number of elements that have been deserialized so far.

public:
 property int Current { int get(); void set(int value); };
public int Current { get; set; }
member this.Current : int with get, set
Public Property Current As Integer

Property Value

Applies to