Classe _dispFindEvents_SinkHelper
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Hierarquia de herança
Object
EnvDTE._dispFindEvents_SinkHelper
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispFindEvents_SinkHelper _
Implements _dispFindEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispFindEvents_SinkHelper : _dispFindEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispFindEvents_SinkHelper sealed : _dispFindEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispFindEvents_SinkHelper =
class
interface _dispFindEvents
end
public final class _dispFindEvents_SinkHelper implements _dispFindEvents
O tipo _dispFindEvents_SinkHelper expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
FindDone | Infraestrutura. Somente para uso interno da Microsoft. |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Campos
Nome | Descrição | |
---|---|---|
![]() |
m_dwCookie | Infraestrutura. Somente para uso interno da Microsoft. |
![]() |
m_FindDoneDelegate | Infraestrutura. Somente para uso interno da Microsoft. |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.