EventArgsT1, T2Value2 Property |
http://www.emgu.com
The second value
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntaxpublic T2 Value2 { get; }
Public ReadOnly Property Value2 As T2
Get
public:
property T2 Value2 {
T2 get ();
}
member Value2 : 'T2 with get
Property Value
Type:
T2
See Also