Segment(Segment+SegmentCode, Int32, Int32, Int32) Constructor
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:
Segment(Microsoft::XLANGs::Core::Segment::SegmentCode ^ code, int cPredecessors, int iExceptionContext, int slotNumber);
public Segment (Microsoft.XLANGs.Core.Segment.SegmentCode code, int cPredecessors, int iExceptionContext, int slotNumber);
new Microsoft.XLANGs.Core.Segment : Microsoft.XLANGs.Core.Segment.SegmentCode * int * int * int -> Microsoft.XLANGs.Core.Segment
Public Sub New (code As Segment.SegmentCode, cPredecessors As Integer, iExceptionContext As Integer, slotNumber As Integer)
Parameters
- code
- Segment.SegmentCode
- cPredecessors
- Int32
- iExceptionContext
- Int32
- slotNumber
- Int32