Segment.SegmentCode Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: delegate Microsoft::XLANGs::Core::StopConditions Segment::SegmentCode(StopConditions stopOn);
public delegate Microsoft.XLANGs.Core.StopConditions Segment.SegmentCode(StopConditions stopOn);
type Segment.SegmentCode = delegate of StopConditions -> StopConditions
Public Delegate Function Segment.SegmentCode(stopOn As StopConditions) As StopConditions
Parameters
- stopOn
- StopConditions