Method | Description | |
---|---|---|
BitVector64 ( ) : System | ||
BitVector64 ( System.UInt64 value ) : System | ||
this ( uint bitoffset, System.UInt64 valuemask ) : System.UInt64 |
public BitVector64 ( System.UInt64 value ) : System | ||
value | System.UInt64 | |
return | System |
public this ( uint bitoffset, System.UInt64 valuemask ) : System.UInt64 | ||
bitoffset | uint | |
valuemask | System.UInt64 | |
return | System.UInt64 |