BaseBookmarks Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
BaseBookmarks Class |
[This is preliminary documentation and is subject to change.]
Base class for bookmark collection
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The BaseBookmarks type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseBookmarks | Initializes a new instance of the BaseBookmarks class |
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly |
| Name | Description | |
|---|---|---|
| Add(Int32) | ||
| Add(Bookmark) | ||
| Add(Int32, String) | ||
| Clear | ||
| Contains(Int32) | ||
| Contains(Bookmark) | ||
| CopyTo | ||
| Dispose | Releases all resources used by the BaseBookmarks | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBookmark | ||
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove(Int32) | ||
| Remove(Bookmark) | ||
| ToString | (Inherited from Object.) |