Click or drag to resize

StiDataRelationsCollectionIndexOf Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataRelationsCollection.IndexOf(Stimulsoft.Report.Dictionary.StiDataRelation)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int IndexOf(
	StiDataRelation relation
)

Parameters

relation
Type: Stimulsoft.Report.DictionaryStiDataRelation

[Missing <param name="relation"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataRelationsCollection.IndexOf(Stimulsoft.Report.Dictionary.StiDataRelation)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataRelationsCollection.IndexOf(Stimulsoft.Report.Dictionary.StiDataRelation)"]

See Also