Table of Contents

Class BookmarksData

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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 BookmarksData object.

Properties

Bookmarks

Gets a list of the BookmarkData stored in this object.