Click or drag to resize

ElementListRepeat Method

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static ElementList Repeat(
	ElementInformationItem value,
	int count
)

Parameters

value
Type: Altova.RaptorXml.XmlElementInformationItem
count
Type: SystemInt32

Return Value

Type: ElementList
See Also