Click or drag to resize

DomainMemberListCopyTo Method (Int32, Item, Int32, Int32)

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

Parameters

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