children
Returns an immutable array containing the child nodes of the receiver (as NSXMLNode objects).
Declaration
var children: [XMLNode]? { get }Returns an immutable array containing the child nodes of the receiver (as NSXMLNode objects).
var children: [XMLNode]? { get }