Click or drag to resize

TargetedSegmentListOperatorResults Constructor (TargetedSegmentListOperator)

Initializes a new instance.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected TargetedSegmentListOperatorResults(
	TargetedSegmentListOperator identifier
)

Parameters

identifier
Type: AGI.Foundation.SegmentPropagationTargetedSegmentListOperator
The operator definition that created the object that calculated these results.
See Also