Click or drag to resize

StiBookmarksCollectionIndexOf Method (StiBookmark)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiBookmarksCollection.IndexOf(Stimulsoft.Report.Components.StiBookmark)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int IndexOf(
	StiBookmark bookmark
)

Parameters

bookmark
Type: Stimulsoft.Report.ComponentsStiBookmark

[Missing <param name="bookmark"/> documentation for "M:Stimulsoft.Report.Components.StiBookmarksCollection.IndexOf(Stimulsoft.Report.Components.StiBookmark)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiBookmarksCollection.IndexOf(Stimulsoft.Report.Components.StiBookmark)"]

See Also