http://www.emgu.com
Get the consumers for this Output
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
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