Platform::TypeCode (énumération)
Spécifie une catégorie numérique qui représente un type intégré.
Syntaxe
enum class TypeCode {};
Membres
Code de type | Description |
---|---|
Boolean | Type Platform::Boolean. |
Char16 | Type default::char16. |
Date/Heure | Type DateTime. |
Décimal | Type numérique. |
Double | Type default::float64. |
Vide | Annulé |
Int16 | Type default::int16. |
Int32 | Type default::int32. |
Int64 | Type default::int64. |
Int8 | Type default::int8. |
Object | Type Platform::Object. |
Unique | Type default::float32. |
Chaîne | Type Platform::String. |
UInt16 | Type default::uint16. |
UInt32 | Type default::uint32. |
UInt64 | Type default::uint64. |
UInt8 | Type default::uint8. |
Spécifications
Client minimum pris en charge : Windows 8
Serveur minimum pris en charge : Windows Server 2012
Espace de noms : Platform
Métadonnées : platform.winmd