| Overload | Description |
|---|---|
| GetDescendant(Type) | Returns an element of the requested type or null. |
| GetDescendant(Type,Object) | Returns the element of the requested type that satisfies the of the passed in contexts |
| GetDescendant(Type,Object[]) | Returns the element of the requested type that satisfies all of the passed in contexts |