Contains common extension methods of enumeration types.
Inheritance Hierarchy
Cognex.VisionPro EnumExtensions
Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
The EnumExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ToList T |
Creates a List with all keys and values of a given Enum class
|
See Also