Udostępnij za pośrednictwem


Klasa ImportsEventsClass

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Odnoszą się do ImportsEvents dla tej funkcji.Tworzy wystąpienia tej klasy.

Hierarchia dziedziczenia

Object
  VSLangProj.ImportsEventsClass

Przestrzeń nazw:  VSLangProj
Zestaw:  VSLangProj (w VSLangProj.dll)

Składnia

'Deklaracja
<ClassInterfaceAttribute()> _
<GuidAttribute("AC779606-837C-444F-B8FA-A69805B59976")> _
Public Class ImportsEventsClass _
    Implements _ImportsEvents, ImportsEvents, _dispImportsEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("AC779606-837C-444F-B8FA-A69805B59976")]
public class ImportsEventsClass : _ImportsEvents, 
    ImportsEvents, _dispImportsEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"AC779606-837C-444F-B8FA-A69805B59976")]
public ref class ImportsEventsClass : _ImportsEvents, 
    ImportsEvents, _dispImportsEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("AC779606-837C-444F-B8FA-A69805B59976")>]
type ImportsEventsClass =  
    class 
        interface _ImportsEvents 
        interface ImportsEvents 
        interface _dispImportsEvents_Event 
    end
public class ImportsEventsClass implements _ImportsEvents, ImportsEvents, _dispImportsEvents_Event

Typ ImportsEventsClass uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ImportsEventsClass Infrastruktura. Microsoft tylko do użytku wewnętrznego.

Początek

Metody

  Nazwa Opis
Metoda publiczna add_ImportAdded Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna add_ImportRemoved Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna remove_ImportAdded Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna remove_ImportRemoved Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Zdarzenia

  Nazwa Opis
Zdarzenie publiczne ImportAdded Występuje zaraz po Imports instrukcji został dodany do projektu programu Visual Basic.
Zdarzenie publiczne ImportRemoved Występuje zaraz po Imports instrukcji zostanie usunięty z projektu programu Visual Basic.

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw VSLangProj