| UserIDCompareTo Method (Object) |
Compares two UserID objects by comparing the byte representation of the user id
Namespace:
ImmerseSDK.Sessions
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public int CompareTo(
Object obj
)
Parameters
- obj
- Type: SystemObject
Return Value
Type:
Int32Implements
IComparableCompareTo(Object)See Also