Click or drag to resize

CSVTableNameListIndexOf Method

Namespace:  Altova.RaptorXml.Oim
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public int IndexOf(
	string item
)

Parameters

item
Type: SystemString

Return Value

Type: Int32

Implements

IListTIndexOf(T)
See Also