Method |
Description |
|
SortAttributes ( System.Xml.Linq.XElement element ) : void |
|
|
SortCollectionProperties ( System.Xml.Linq.XContainer propertyElement ) : void |
|
|
SortCustomPropertiesRecord ( string optionalFirstElement ) : System.Xml.Linq.XElement |
|
|
SortCustomPropertiesRecord ( System.Xml.Linq.XElement customPropertiesElement ) : void |
|
|
SortEntireFile ( Dictionary sortableProperties, XmlWriter writer, string pathname ) : void |
|
|
SortMainElement ( Dictionary sortableProperties, string rootData ) : System.Xml.Linq.XElement |
|
|
SortMultiSomethingProperty ( System.Xml.Linq.XContainer multiSomethingProperty ) : void |
|
|
WriteElement ( XmlWriter writer, System.Xml.Linq.XElement element ) : void |
|
|
WriteElement ( XmlWriter writer, XmlReaderSettings readerSettings, byte element ) : void |
|
|