IsolateLow(ulong) Method
Isolates and returns the 32 low bits of original.

Syntax

public static uint IsolateLow(this ulong original)

Parameters

NameTypeDescription
originalulong

Return Value

TypeDescription
uint