Click or drag to resize
VASTXMLNodeaddChildrenwithName Method

Namespace: Veeplay.vast
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void addChildrenwithName(
	List<Object> children,
	string name
)

Parameters

children
Type: System.Collections.GenericListObject
name
Type: SystemString
See Also