Provides information about a class.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The long description text. |
||
|
readonly |
The short description text. |
||
|
readonly |
An array of method descriptions. |
||
|
readonly |
The class name. |
||
|
readonly |
An array of property descriptions. |
||
|
readonly |
Sample code, if present. |
||
|
readonly |
A file containing sample code. May be null. |
||
|
readonly |
An array of class method descriptions. |
||
|
readonly |
An array of class property descriptions. |
ReflectionInfo find (name:String)
Finds an element description by name.
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
The name of the element to find. |
XML toXML ()
Returns this class information as XML in OMV format.