Bookmarks Members
| FastColoredTextBox |
| Bookmarks Members |
| Bookmarks Class Constructors Methods Properties See Also Send Feedback |
The Bookmarks type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Add(Int32) | ||
| Add(Bookmark) | ||
| Add(Int32, String) | ||
| Clear | ||
| Contains(Int32) | ||
| Contains(Bookmark) | ||
| CopyTo | ||
| Dispose | Releases all resources used by the Bookmarks | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove(Int32) |
Removes bookmark by line index
| |
| Remove(Bookmark) | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly |