An (Offset,Length)-pair.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public interface ISegment
Public Interface ISegment
public interface class ISegment
Members
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.
| |
Length |
Gets the length of the segment.
| |
Offset |
Gets the start offset of the segment.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238