Click or drag to resize

StiReportResourceCollectionContains Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiReportResourceCollection.Contains(Stimulsoft.Report.StiReportResource)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Contains(
	StiReportResource resource
)

Parameters

resource
Type: Stimulsoft.ReportStiReportResource

[Missing <param name="resource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiReportResourceCollection.Contains(Stimulsoft.Report.StiReportResource)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiReportResourceCollection.Contains(Stimulsoft.Report.StiReportResource)"]

See Also