Table of Contents

Property Index

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Index

Gets an integer value that specifies an ordinal index of the bookmark.

public virtual int Index { get; }

Property Value

int

Remarks

Edit can display bookmarks that have Index between 0 and 9, or unnumbered bookmarks (with Index equal to Int.MaxValue).