NodeSet
public class NodeSet : SequenceType
An enumerable set of XML nodes
-
Start index
Declaration
Swift
public var startIndex: Index -
End index
Declaration
Swift
public var endIndex: Index
NodeSet Extension Reference