Returns a collection of child properties of every object in the source collection.
|
Parameters |
Description |
|
source |
An IEnumerable{T} of JObject that contains the source collection. |
An IEnumerable{T} of JProperty that contains the properties of every object in the source collection.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|