[This is preliminary documentation and is subject to change.]
| C# |
void Show( IClassified toShow, Layout layout, string paneName )
- toShow (IClassified)
- The object or collection to display to the user.
If the object is already displayed with the default Layout, then it is not displayed again. The user interface attempts to focus the object where it is currently displayed.