Method | Description | |
---|---|---|
BitScanForward ( this value ) : int | ||
BitScanReverse ( this value ) : int | ||
PopCount ( this x ) : int |
public static BitScanForward ( this value ) : int | ||
value | this | |
return | int |
public static BitScanReverse ( this value ) : int | ||
value | this | |
return | int |