Click or drag to resize

TagListCopyTo Method (String, Int32)

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

Parameters

array
Type: SystemString
arrayIndex
Type: SystemInt32
See Also