◆ CompareTo()
| int FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.ProfileMetaData.CompareTo | ( | IProfileMetaData | other | ) |
Compare this instance to another object that implements IProfileMetaData.
- Parameters
-
- other - The IProfileMetaData instance to compare to.
- Returns
- >0 if this instance precedes
otherin the sort order. 0 if they are equal in the sort order. <0 ifotherprecedes this instance in the sort order.
