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