Method LeadingZeroCount
LeadingZeroCount(UInt<T>)
Declaration
public static int LeadingZeroCount(UInt<T> x)
Parameters
| Type | Name | Description |
|---|---|---|
| UInt<T> | x |
Returns
| Type | Description |
|---|---|
| System.Int32 |
public static int LeadingZeroCount(UInt<T> x)
| Type | Name | Description |
|---|---|---|
| UInt<T> | x |
| Type | Description |
|---|---|
| System.Int32 |