XMLChildren constructor

XMLChildren(
  1. List<XMLNode> body
)

Implementation

XMLChildren(this.body);