| Overload | Description |
|---|---|
| FindByText(String) | Returns the first menu item with the given text or null if such menu item is not found in this collection. |
| FindByText(String,StringComparison) | Returns the first menu item with the given text or null if such menu item is not found in this collection. |