Click or drag to resize

ElementListInsertRange Method

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void InsertRange(
	int index,
	ElementList values
)

Parameters

index
Type: SystemInt32
values
Type: Altova.RaptorXml.XmlElementList
See Also