Classe VsTextBufferCoordinatorClass
Hierarquia de herança
Object
Microsoft.VisualStudio.TextManager.Interop.VsTextBufferCoordinatorClass
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (em Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Sintaxe
'Declaração
<GuidAttribute("3E77FA94-526F-4233-BF81-B2B0329A62B9")> _
<ClassInterfaceAttribute()> _
Public Class VsTextBufferCoordinatorClass _
Implements IVsTextBufferCoordinator, VsTextBufferCoordinator
[GuidAttribute("3E77FA94-526F-4233-BF81-B2B0329A62B9")]
[ClassInterfaceAttribute()]
public class VsTextBufferCoordinatorClass : IVsTextBufferCoordinator,
VsTextBufferCoordinator
[GuidAttribute(L"3E77FA94-526F-4233-BF81-B2B0329A62B9")]
[ClassInterfaceAttribute()]
public ref class VsTextBufferCoordinatorClass : IVsTextBufferCoordinator,
VsTextBufferCoordinator
[<GuidAttribute("3E77FA94-526F-4233-BF81-B2B0329A62B9")>]
[<ClassInterfaceAttribute()>]
type VsTextBufferCoordinatorClass =
class
interface IVsTextBufferCoordinator
interface VsTextBufferCoordinator
end
public class VsTextBufferCoordinatorClass implements IVsTextBufferCoordinator, VsTextBufferCoordinator
O tipo VsTextBufferCoordinatorClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
VsTextBufferCoordinatorClass |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
EnableReplication | |
![]() |
EnumSpans | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetMappingOfPrimaryPosition | |
![]() |
GetPrimaryBuffer | |
![]() |
GetSecondaryBuffer | |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
MapPrimaryToSecondarySpan | |
![]() |
MapSecondaryToPrimarySpan | |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
SetBufferMappingModes | |
![]() |
SetBuffers | |
![]() |
SetSpanMappings | |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
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.