EventArgsT1, T2Value2 Property |
http://www.emgu.com
The second value
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
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