http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
The type of Programming languages
Namespace: Emgu.Util.TypeEnumAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public enum ProgrammingLanguage |
Visual Basic |
---|
Public Enumeration ProgrammingLanguage |
Visual C++ |
---|
public enum class ProgrammingLanguage |
Members
Member name | Value | Description | |
---|---|---|---|
CSharp | 0 | C# | |
CPlusPlus | 1 | C++ |