ICLRType Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public interface class ICLRType
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("05D95018-B462-43cf-A98E-347E26CC1847")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICLRType
type ICLRType = interface
Public Interface ICLRType
- Attributes
Properties
Methods
| GetAttributes(String) | |
| GetEvent(String) | |
| GetEvents(UInt32) | |
| GetField(String) | |
| GetFields(UInt32) | |
| GetMethod(String) | |
| GetMethods(UInt32) | |
| GetProperties(UInt32) | |
| GetProperty(String) |