Isolates and returns the 32 high bits of original.
- Namespace
- RandN
.Implementation - Containing Type
- BitwiseExtensions
Syntax
[Pure]
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static uint IsolateHigh(this ulong original)Attributes
| Type | Description |
|---|---|
| PureAttribute | |
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| original | ulong |
Return Value
| Type | Description |
|---|---|
| uint |