Click or drag to resize

ElementPositionListCopyTo Method (Int32, UInt32, Int32, Int32)

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void CopyTo(
	int index,
	uint[] array,
	int arrayIndex,
	int count
)

Parameters

index
Type: SystemInt32
array
Type: SystemUInt32
arrayIndex
Type: SystemInt32
count
Type: SystemInt32
See Also