CustomOperatorContext.SetFeature Method
Set the next feature to be passed to the next operator in the operator chain.
Thread safety: This property is not thread-safe.
SetFeature(Feature feature)
Set the next feature to be passed to the next operator in the operator chain.Syntax
public void SetFeature (
Feature feature
)
Parameters
feature
Type: Feature
The feature to pass to the next operator.
The feature to pass to the next operator.
Platforms
Windows, Linux, Android