◆ CompareTo()
| int FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.PropertyMetaDataHash.CompareTo | ( | IFiftyOneAspectPropertyMetaData | other | ) |
Compare this instance to another object that implements IFiftyOneAspectPropertyMetaData.
- Parameters
-
- other - The IFiftyOneAspectPropertyMetaData 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.
