ICLRType Interface

Definition

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

AssemblyQualifiedName
Attributes
BaseType
ContainingAssembly
Documentation
EnclosingType
HasSecurity
ImplementedInterfaces
IsAbstract
IsAnsiClass
IsAutoClass
IsAutoLayout
IsBeforeFieldInit
IsBizTalkArtifact
IsClass
IsDelegate
IsEnum
IsExplicitLayout
IsImport
IsInterface
IsNested
IsNestedAssembly
IsNestedFamANDAssem
IsNestedFamily
IsNestedFamORAssem
IsNestedPrivate
IsNestedPublic
IsNotPublic
IsPublic
IsSealed
IsSequentialLayout
IsSerializable
IsSpecialName
IsUnicodeClass
IsValueType
IsWebServiceProxy
Name
Namespace
NestedTypes
Token

Methods

GetAttributes(String)
GetEvent(String)
GetEvents(UInt32)
GetField(String)
GetFields(UInt32)
GetMethod(String)
GetMethods(UInt32)
GetProperties(UInt32)
GetProperty(String)

Applies to