Aracılığıyla paylaş


SelectionEventsClass Sınıf

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

Microsoft yalnızca iç kullanım.

Devralma Hiyerarşisi

Object
  EnvDTE.SelectionEventsClass

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

Sözdizimi

'Bildirim
<GuidAttribute("AF37511E-9E9D-4234-A5A1-7584D290E061")> _
<ClassInterfaceAttribute()> _
Public Class SelectionEventsClass _
    Implements _SelectionEvents, SelectionEvents, _dispSelectionEvents_Event
[GuidAttribute("AF37511E-9E9D-4234-A5A1-7584D290E061")]
[ClassInterfaceAttribute()]
public class SelectionEventsClass : _SelectionEvents, 
    SelectionEvents, _dispSelectionEvents_Event
[GuidAttribute(L"AF37511E-9E9D-4234-A5A1-7584D290E061")]
[ClassInterfaceAttribute()]
public ref class SelectionEventsClass : _SelectionEvents, 
    SelectionEvents, _dispSelectionEvents_Event
[<GuidAttribute("AF37511E-9E9D-4234-A5A1-7584D290E061")>]
[<ClassInterfaceAttribute()>]
type SelectionEventsClass =  
    class 
        interface _SelectionEvents 
        interface SelectionEvents 
        interface _dispSelectionEvents_Event 
    end
public class SelectionEventsClass implements _SelectionEvents, SelectionEvents, _dispSelectionEvents_Event

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

Oluşturucular

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

Üst

Yöntemler

  Ad Açıklama
Genel yöntem add_OnChange 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_OnChange 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 OnChange Seçim modeli değiştikten sonra gerçekleşir.

Üst

Notlar

Bakın SelectionEvents bu işlevi için.Bu sınıfın örneği değil.

İş 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

EnvDTE Ad Alanı