BlockFindChildren Method |
Name | Description | |
---|---|---|
FindChildrenT(ICollectionT) |
Find children of the specified type T, adding them to the specified results collection.
| |
FindChildren(String) |
Find children with the specified name.
| |
FindChildrenT(String, NamedObjectGroup) |
Find children with the specified name having type T, adding them to the specified results collection.
|