Share via


ModelCollationComparer.Compare Method

Include Protected Members
Include Inherited Members

Compares two specified objects and returns an integer that indicates their relationship to each other in the sort order.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Compare(IList<String>, IList<String>) Compares two specified lists of String objects and returns an integer that indicates their relationship to each other in the sort order.
Public method Compare(String, String) Compares two specified String objects and returns an integer that indicates their relationship to each other in the sort order.
Public method Compare(ModelIdentifier, ModelIdentifier) Compares two specified ModelIdentifier objects and returns an integer that indicates their relationship to each other in the sort order.

Top

See Also

Reference

ModelCollationComparer Class

Microsoft.Data.Schema.SchemaModel Namespace