[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
| Class | Description | |
|---|---|---|
| _NetArray | ||
| NetArray | ||
| NetClass | Reflection implementation for Class to map to .NET reflection. | |
| NetConstructor | ||
| NetField | ||
| NetMethod | ||
| NetReflector | ||
| SerializationConstructor | Constructs objects by using System.Runtime.Serialization.FormatterServices.GetUninitializedObject
and bypasses calls to user contructors this way. Not available on CompactFramework
|