Yield all immediate children of parent that match value.
parent
value
Use findChildByValue if you only want the first matching child.
Yield all immediate children of
parent
that matchvalue
.Use findChildByValue if you only want the first matching child.