Finds an element description by name.
Object
Reflection
Provides information about a class.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | readonly | The long description text. | |
| String | readonly | The short description text. | |
| ReflectionInfo[] | readonly | An array of method descriptions. | |
| String | readonly | The class name. | |
| ReflectionInfo[] | readonly | An array of property descriptions. | |
| String | readonly | Sample code, if present. | |
| File | readonly | A file containing sample code. May be null. | |
| ReflectionInfo[] | readonly | An array of class method descriptions. | |
| ReflectionInfo[] | readonly | An array of class property descriptions. |
Methods
→ XML
Returns this class information as XML in OMV format.
Object of 1
Properties elsewhere that hold a Reflection.