Message 1 of 4
Is there any way to quickly find all methods that return a specific class?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How do I search for methods that return a specific class?
For instance I am seeking the methods that output a reference. If I search by reference, documentation searches only for methods that have reference as an argument. Is there any way to quickly find all methods that return a reference?