http://www.emgu.com
Get the consumers for this Output
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic Input[] Consumers { get; }
Public ReadOnly Property Consumers As Input()
Get
public:
property array<Input^>^ Consumers {
array<Input^>^ get ();
}
member Consumers : Input[] with get
Property Value
Type:
Input
See Also