MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgCoordinateSystemMathComparator::Same ( MgGuardDisposable pDefinition1,
MgGuardDisposable pDefinition2 
) [pure virtual]

Determines if the two given definitions are the same.

Parameters:
pDefinition1(MgGuardDisposable) The first definition to compare
pDefinition2(MgGuardDisposable) The second definiton to compare
Returns:
true if both definitions are the same. false otherwise