Click or drag to resize

CSVTableNameListInsert Method

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

Parameters

index
Type: SystemInt32
item
Type: SystemString

Implements

IListTInsert(Int32, T)
See Also