Field V_1
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Value -1 . When the type is unsigned integer, the value is a signed cast value (当类型为无符号整型时,值为有符号强制转换值). Example: '(byte)(-1)=255' .
public static readonly T V_1
Returns
- T
- Value -1 . When the type is unsigned integer, the value is a signed cast value (当类型为无符号整型时,值为有符号强制转换值). Example: '(byte)(-1)=255' .