CustomOperatorContext.Inputs Property
Gets the list of input operators from the proxy.
Thread safety: The returned collection can not be modified safely by a custom operator implementation. Show
Syntax
public OperatorCollection Inputs { get; }
Property Value
Type: A collection of Operator elements.
The list of input operators from the proxy.
The list of input operators from the proxy.
Platforms
Windows, Linux, Android