Represents a search result.
            
| All Members | Methods | Properties | |||
| Icon | Member | Description | 
|---|---|---|
| Contains(ISegment, Int32, Int32) | 
            Gets whether segment fully contains the specified segment.
              (Inherited from ISegmentExtensions.) | |
| Contains(ISegment, ISegment) | 
            Gets whether thisSegment fully contains the specified segment.
              (Inherited from ISegmentExtensions.) | |
| EndOffset | 
            Gets the end offset of the segment.
              (Inherited from ISegment.) | |
| Length | 
            Gets the length of the segment.
              (Inherited from ISegment.) | |
| Offset | 
            Gets the start offset of the segment.
              (Inherited from ISegment.) | |
| ReplaceWith(String) | 
            Replaces parts of the replacement string with parts from the match. (e.g. $1)
              | 
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238