ISerializerGetNameOrderingComparer Method  | 
 
            Gets the name ordering comparer to use for ordering when serializing elements. This uses ApplicationUtils.GetNameOrderingComparer();
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.5.0.0 (5.5.18.1019)
SyntaxStringComparer GetNameOrderingComparer()
Function GetNameOrderingComparer As StringComparer
Return Value
Type: 
StringComparer
See Also