Click or drag to resize

QNameListCopyTo Method (Int32, QName, 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,
	QName[] array,
	int arrayIndex,
	int count
)

Parameters

index
Type: SystemInt32
array
Type: Altova.RaptorXml.XmlQName
arrayIndex
Type: SystemInt32
count
Type: SystemInt32
See Also