Click or drag to resize
ExtensionMethods Methods

The ExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberApplyFieldOrderingTField
Applies the fieldordering to the enumerable specified. It first sorts on FieldIndex ascending, and then on name, ascending.
Public methodStatic memberCreateComparableName
Creates a comparable name to the key names used in the lookup dictionaries. This name is lowercase for case insensitive names, otherwise it's kept as-is
Public methodStatic memberSortBindings
Sorts the bindings to use, in place.
Top
See Also