Method Sort
Sort(bool)
Sorts properties.
public virtual void Sort(bool topLevelOnly = false)
Parameters
topLevelOnly
booltrue
to sort only top level properties,false
otherwise.
Sorts properties.
public virtual void Sort(bool topLevelOnly = false)
topLevelOnly
booltrue
to sort only top level properties,
false
otherwise.