Klasa _dispCodeModelEvents_SinkHelper
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Hierarchia dziedziczenia
Object
EnvDTE80._dispCodeModelEvents_SinkHelper
Przestrzeń nazw: EnvDTE80
Zestaw: EnvDTE80 (w EnvDTE80.dll)
Składnia
'Deklaracja
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispCodeModelEvents_SinkHelper _
Implements _dispCodeModelEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispCodeModelEvents_SinkHelper : _dispCodeModelEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispCodeModelEvents_SinkHelper sealed : _dispCodeModelEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispCodeModelEvents_SinkHelper =
class
interface _dispCodeModelEvents
end
public final class _dispCodeModelEvents_SinkHelper implements _dispCodeModelEvents
Typ _dispCodeModelEvents_SinkHelper uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
ElementAdded | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ElementChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ElementDeleted | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Pola
Nazwa | Opis | |
---|---|---|
m_dwCookie | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_ElementAddedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_ElementChangedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_ElementDeletedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
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.