T3000 CrossPlatform Documentation
LinesAccessor Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.LinesAccessor"]
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The LinesAccessor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LinesAccessor | Initializes a new instance of the LinesAccessor class |
Properties
Name | Description | |
---|---|---|
Count | ||
IsReadOnly | ||
Item |
Methods
Name | Description | |
---|---|---|
Add | ||
Clear | ||
Contains | ||
CopyTo | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | ||
Insert | ||
MemberwiseClone | (Inherited from Object.) | |
Remove | ||
RemoveAt | ||
ToString | (Inherited from Object.) |
See Also