LPDHelpers..::..ToCDT Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
ToCDT(IEnumerable<(Of <<'(JObject>)>>)) |
This will convert a list of JObject to a list of dictionary items.
|
![]() ![]() |
ToCDT(IEnumerable<(Of <<'(JsonDocument>)>>)) |
This will convert a list of JsonDocument to a list of dictionary items.
|