Property Bit32Types
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Bit32Types
TypeCodeFlags of 32-bits types (32位的类型). Bit32Types = TypeCodeFlags.Int32 | TypeCodeFlags.UInt32 | TypeCodeFlags.Single
.
public static TypeCodeFlags Bit32Types { get; }