The second value
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
public T2 Value2 { get; }
Public ReadOnly Property Value2 As T2 Get
public: property T2 Value2 { T2 get (); }