Class BookmarksData
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Represents a collection of the BookmarkData
objects for the serialization purpose.
public class BookmarksData
- Inheritance
-
BookmarksData
Constructors
- BookmarksData(IEnumerable<BookmarkData>)
Initializes a new instance of the BookmarksData with specified parameters.
Fields
- Default
Gets a default
BookmarksData
object.
Properties
- Bookmarks
Gets a list of the
BookmarkData
stored in this object.