Namespace - LJCTextDataReaderLib
Syntax
| C# |
|
public class LineOffset : IComparable<LineOffset>
|
Represents the file character offset for a text line.
Public Methods
|
CompareTo
|
Provides the default Sort functionality.
|
1 Methods
Properties
|
Number
|
Gets or sets the line number. |
|
Offset
|
Gets or sets the character offset value. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.