Click or drag to resize
GenericParameterSelectedType Property
http://www.emgu.com
The selected generic parameter type

Namespace: Emgu.CV.Reflection
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public Type SelectedType { get; set; }

Property Value

Type: Type
See Also