IPexChoiceRecorder.NextSegment(Int32) Method
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.
notifies that a new invocation segment is about to start
public:
Microsoft::Pex::Framework::Generated::IPexChoiceRecorder ^ NextSegment(int segmentIndex);
public Microsoft.Pex.Framework.Generated.IPexChoiceRecorder NextSegment (int segmentIndex);
abstract member NextSegment : int -> Microsoft.Pex.Framework.Generated.IPexChoiceRecorder
Public Function NextSegment (segmentIndex As Integer) As IPexChoiceRecorder
Parameters
- segmentIndex
- Int32