Click or drag to resize

StiTypesCollectionContains Method

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

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

Parameters

type
Type: Stimulsoft.Report.DictionaryStiType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Dictionary.StiTypesCollection.Contains(Stimulsoft.Report.Dictionary.StiType)"]

Return Value

Type: Boolean

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

See Also