单项选择题

jQuery遍历节点的方法中,获取下一个兄弟节点的方法是()。

A.prev()
B.next()
C.parent()
D.children()