Click or drag to resize

IQuoteTableRowCollectionBaseIndexOf Method

Index of provided row.

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int IndexOf(
	IQuoteTableRowBase row
)

Parameters

row  IQuoteTableRowBase
The row.

Return Value

Int32
See Also