Share via


ModelCollationComparer.Equals Method

Include Protected Members
Include Inherited Members

Indicates whether two provided objects are equal.

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 Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Public method Equals(IList<String>, IList<String>) Indicates whether two provided lists of type string are equal.
Public method Equals(String, String) Indicates whether two strings are equal.
Public method Equals(ModelIdentifier, ModelIdentifier) Indicates whether two provided identifiers are equal.

Top

See Also

Reference

ModelCollationComparer Class

Microsoft.Data.Schema.SchemaModel Namespace