[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the IReflectClass type.
Public Methods
| Name | Description | |
|---|---|---|
| GetComponentType | ||
| GetDeclaredConstructors | ||
| GetDeclaredField | ||
| GetDeclaredFields | ||
| GetDelegate | ||
| GetMethod | ||
| GetName | ||
| GetSuperclass | ||
| IsAbstract | ||
| IsArray | ||
| IsAssignableFrom | ||
| IsCollection | ||
| IsInstance | ||
| IsInterface | ||
| IsPrimitive | ||
| IsSecondClass | ||
| NewInstance | ||
| Reflector | ||
| SkipConstructor |
instructs to install or uninstall a special constructor for the
respective platform that avoids calling the constructor for the
respective class
| |
| ToArray | ||
| UseConstructor |