Class BookmarksData
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.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
BookmarksDataobject.
Properties
- Bookmarks
Gets a list of the
BookmarkDatastored in this object.