Click or drag to resize

SegmentDefinition.GetSegmentPropagator Method

Overload List
  NameDescription
Public methodGetSegmentPropagator()
Creates, configures, and returns the SegmentPropagator for this segment. This method assumes that no previous segment is needed to configure this segment's propagator.
Public methodGetSegmentPropagator(EvaluatorGroup)
Creates, configures, and returns the SegmentPropagator for this segment. This method assumes that no previous segment is needed to configure this segment's propagator.
Public methodGetSegmentPropagator(SegmentDefinition)
Creates, configures, and returns the SegmentPropagator for this segment.
Public methodGetSegmentPropagator(EvaluatorGroup, SegmentDefinition)
Creates, configures, and returns the SegmentPropagator for this segment.
Top
See Also