'Declaration
Public Function Reset( _ ByVal startSegment As System.Integer, _ ByVal endSegment As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NBridgeableSegmentIterator Dim startSegment As System.Integer Dim endSegment As System.Integer Dim value As System.Boolean value = instance.Reset(startSegment, endSegment)
public System.bool Reset( System.int startSegment, System.int endSegment )
Parameters
- startSegment
- endSegment