https://www.emgu.com/wiki/index.php/Emgu_TF
Get the consumers for this Output
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
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