Contents

children

Returns an immutable array containing the child nodes of the receiver (as NSXMLNode objects).

Declaration

var children: [XMLNode]? { get }

See Also

Navigating the Tree of Nodes