Click or drag to resize

StiBookmarksCollectionContains Method

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

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

Parameters

bookmark
Type: Stimulsoft.Report.ComponentsStiBookmark

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

Return Value

Type: Boolean

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

See Also