http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
The first value
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public T1 Value1 { get; } |
Visual Basic |
---|
Public ReadOnly Property Value1 As T1 Get |
Visual C++ |
---|
public: property T1 Value1 { T1 get (); } |