C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > ISelectionServices Interface : AddSegment Method |
'Declaration Sub AddSegment( _ ByVal pIStart As IMarkupPointer, _ ByVal pIEnd As IMarkupPointer, _ ByRef ppISegmentAdded As ISegment _ )
void AddSegment( IMarkupPointer pIStart, IMarkupPointer pIEnd, out ISegment ppISegmentAdded )