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