Returns the comparison value of this member's ID to the given member ID.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public int CompareTo( MemberId other ) |
| Visual Basic (Declaration) |
|---|
Public Function CompareTo ( _ other As MemberId _ ) As Integer |
| Visual C++ |
|---|
public: virtual int CompareTo ( MemberId^ other ) sealed |
Parameters
- other
- MemberId
See Also
MemberId Class
GemStone.GemFire.Cache Namespace