| GUIDGetNextUniqueIndexHigherThan Method |
Looks for the next index in the IndexedObjects dictionary that is higher than the specified number.
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax public static int GetNextUniqueIndexHigherThan(
int lowerLimit
)
Parameters
- lowerLimit
- Type: SystemInt32
Return Value
Type:
Int32See Also