Click or drag to resize

ConstraintSetDictionaryCopyTo Method

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

Parameters

array
Type: System.Collections.GenericKeyValuePairString, ConstraintSet
arrayIndex
Type: SystemInt32

Implements

ICollectionTCopyTo(T, Int32)
See Also