Aracılığıyla paylaş


ImportsEventsClass Sınıf

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Bakın ImportsEvents bu işlevi için.Bu sınıftan örneğini değil.

Devralma Hiyerarşisi

Object
  VSLangProj.ImportsEventsClass

Ad alanı:  VSLangProj
Derleme:  VSLangProj (VSLangProj.dll içinde)

Sözdizimi

'Bildirim
<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

ImportsEventsClass türü aşağıdaki üyeleri ortaya koyar.

Oluşturucular

  Ad Açıklama
Genel yöntem ImportsEventsClass Altyapı. Microsoft yalnızca iç kullanım.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem add_ImportAdded Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem add_ImportRemoved Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem Equals Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.)
Korumalı yöntem Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.)
Genel yöntem GetHashCode Serves as the default hash function. (Object kaynağından devralındı.)
Genel yöntem GetType Gets the Type of the current instance. (Object kaynağından devralındı.)
Korumalı yöntem MemberwiseClone Creates a shallow copy of the current Object. (Object kaynağından devralındı.)
Genel yöntem remove_ImportAdded Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem remove_ImportRemoved Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem ToString Returns a string that represents the current object. (Object kaynağından devralındı.)

Üst

Olaylar

  Ad Açıklama
Genel olay ImportAdded Hemen sonra ortaya bir Imports deyimi, bir Visual Basic projesi eklendi.
Genel olay ImportRemoved Hemen sonra ortaya bir Imports deyimi, bir Visual Basic projesinden kaldırılır.

Üst

İş Parçacığı Güvenliği

Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.

Ayrıca bkz.

Başvuru

VSLangProj Ad Alanı