Bookmarks.items Field

T3000 CrossPlatform

Bookmarksitems Field

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:FastColoredTextBoxNS.Bookmarks.items"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected List<Bookmark> items
Protected items As List(Of Bookmark)

Dim value As List(Of Bookmark)

value = Me.items

Me.items = value

Field Value

Type: ListBookmark
See Also