System.Nullable.TNullableOp
C++
enum class DECLSPEC_DENUM TNullableOp : unsigned char { opAdd, opSub, opMul, opIntDiv, opDiv, opMod, opLAnd, opLOr, opShl, opShr, opBAnd, opBOr, opBXor, opEQ, opNE, opGT, opLT, opGE, opLE, opInc, opDec, opNeg, opPos, opLNot, opBNot };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| enum | public | System.hpp | System | Nullable |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !