The Summary pane displays a description for the selected resource, package, namespace, type, or member. For members of a type, the pane includes sample ABL syntax that you can use to access the selected member. If there is a mapped data type, it is shown in parentheses.
The pane also displays extent information for methods, properties, and variables that are arrays. In addition, abstract classes, methods, properties, and events are identified as such in the description of the element.
You can select any text in the Summary pane and copy it to the clipboard for use outside of the Class Browser. If you select multiple types in the Browser pane or the Content pane, the Summary pane is empty.
The information that the Summary pane displays for .NET types is extracted from the .xml file associated with the assembly file. For example, the documentation for the types in mscorlib.dll is included in mscorlib.xml.
When you select this item in the Browser pane . . . | The Summary pane displays. . . |
---|---|
An assembly, procedure library, or path entry |
|
A project |
|
A package or a namespace |
|
A type |
|
A data member |
|
A method |
Also shown if applicable:
|
An event |
Also shown if applicable:
|
A property |
Also shown if applicable:
|