Property PureExIntTypes
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
PureExIntTypes
TypeCodeFlags of PureEx integer types (纯扩展整数类型). PureExIntTypes = TypeCodeFlags.Int128 | TypeCodeFlags.UInt128
.
public static TypeCodeFlags PureExIntTypes { get; }