TypeLibConverter Klasa

Definicja

Udostępnia zestaw usług, które konwertują zestaw zarządzany na bibliotekę typów MODELU COM i na odwrót.

public ref class TypeLibConverter sealed : System::Runtime::InteropServices::ITypeLibConverter
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F1C3BF79-C3E4-11d3-88E7-00902754C43A")]
public sealed class TypeLibConverter : System.Runtime.InteropServices.ITypeLibConverter
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F1C3BF79-C3E4-11d3-88E7-00902754C43A")]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class TypeLibConverter : System.Runtime.InteropServices.ITypeLibConverter
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("F1C3BF79-C3E4-11d3-88E7-00902754C43A")>]
type TypeLibConverter = class
    interface ITypeLibConverter
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("F1C3BF79-C3E4-11d3-88E7-00902754C43A")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type TypeLibConverter = class
    interface ITypeLibConverter
Public NotInheritable Class TypeLibConverter
Implements ITypeLibConverter
Dziedziczenie
TypeLibConverter
Atrybuty
Implementuje

Konstruktory

TypeLibConverter()

Inicjuje nowe wystąpienie klasy TypeLibConverter.

Metody

ConvertAssemblyToTypeLib(Assembly, String, TypeLibExporterFlags, ITypeLibExporterNotifySink)

Konwertuje zestaw na bibliotekę typów MODELU COM.

ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean)

Konwertuje bibliotekę typów COM na zestaw.

ConvertTypeLibToAssembly(Object, String, TypeLibImporterFlags, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, String, Version)

Konwertuje bibliotekę typów COM na zestaw.

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetPrimaryInteropAssembly(Guid, Int32, Int32, Int32, String, String)

Pobiera nazwę i bazę kodu podstawowego zestawu międzyoperacyjnej dla określonej biblioteki typów.

GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy