Udostępnij za pośrednictwem


JsonElement.ArrayEnumerator.Current Właściwość

Definicja

Pobiera element w kolekcji w bieżącej pozycji modułu wyliczającego.

public:
 property System::Text::Json::JsonElement Current { System::Text::Json::JsonElement get(); };
public System.Text.Json.JsonElement Current { get; }
member this.Current : System.Text.Json.JsonElement
Public ReadOnly Property Current As JsonElement

Wartość właściwości

JsonElement

Element w kolekcji w bieżącej pozycji modułu wyliczającego.

Implementuje

Dotyczy