Click or drag to resize

ElementPositionListCopyTo Method (UInt32, Int32)

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

Parameters

array
Type: SystemUInt32
arrayIndex
Type: SystemInt32
See Also