MetadataReader.GetExportedType(ExportedTypeHandle) Metodo

Definizione

public:
 System::Reflection::Metadata::ExportedType GetExportedType(System::Reflection::Metadata::ExportedTypeHandle handle);
public System.Reflection.Metadata.ExportedType GetExportedType (System.Reflection.Metadata.ExportedTypeHandle handle);
member this.GetExportedType : System.Reflection.Metadata.ExportedTypeHandle -> System.Reflection.Metadata.ExportedType
Public Function GetExportedType (handle As ExportedTypeHandle) As ExportedType

Parametri

Restituisce

ExportedType

Si applica a