GetFields method
Extracts the fields from a record schema.
| Signature | protected virtual System.Collections.Generic.IEnumerable<System.Text.Json.JsonElement> GetFields (System.Text.Json.JsonElement element);
|
|---|
Parameters
To be added.
Return type
To be added.