Click or drag to resize

AssertionUnsatisfiedSeverityRelationshipCollectionCopyTo Method

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

Parameters

array
Type: Altova.RaptorXml.Xbrl.FormulaAssertionUnsatisfiedSeverityRelationship
arrayIndex
Type: SystemInt32

Implements

ICollectionTCopyTo(T, Int32)
See Also