Implemented interface member:
method
Compare
System.Collections.IComparer.Compare(System.Object, System.Object)
1 reference to Compare
System.Xml (1)
System\Xml\Serialization\CodeIdentifiers.cs (1)
20return (Compare(x, y) == 0);