Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 373 Bytes

iv.5.5-reflection-library.md

File metadata and controls

7 lines (4 loc) · 373 Bytes

IV.5.5 Reflection library

The Reflection Library is part of the Compact Profile. It provides the ability to examine the structure of types, create instances of types, and invoke methods on types, all based on a description of the type.

Name used in XML: Reflection

CLI Feature Requirement: Must support Reflection, see §IV.5.1.