Click or drag to resize

ElementPositionListRemoveRange Method

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

Parameters

index
Type: SystemInt32
count
Type: SystemInt32
See Also