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