| title | Platform::Enum Class | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 12/30/2016 | |
| ms.technology | cpp-windows | |
| ms.topic | reference | |
| f1_keywords |
|
|
| dev_langs |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | cf82f0eb-7a37-4e4e-bbe7-e4aebbc9ec0a | |
| author | mikeblome | |
| ms.author | mblome | |
| ms.workload |
|
A value class that represents a set of named constants.
public class EnumThe Enum class inherits the Equals(), GetHashCode(), and ToString() methods from the Platform::Object Class.
Use the public enum class keyword to create enumerations. Do not use the Platform::Enum type explicitly. For more information, see Enums.
Minimum supported client: Windows 8
Minimum supported server: Windows Server 2012
Namespace: Platform
Metadata: platform.winmd