Compartir a través de


DiagramDocView.Replace (Método)

No implementado actualmente.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public Function Replace ( _
    pszSearch As String, _
    pszReplace As String, _
    grfOptions As UInteger, _
    fResetStartPoint As Integer, _
    pHelper As IVsFindHelper, _
    <OutAttribute> ByRef pfReplaced As Integer _
) As Integer
public int Replace(
    string pszSearch,
    string pszReplace,
    uint grfOptions,
    int fResetStartPoint,
    IVsFindHelper pHelper,
    out int pfReplaced
)

Parámetros

  • fResetStartPoint
    Tipo: System.Int32
    No implementado actualmente.
  • pfReplaced
    Tipo: System.Int32%
    No implementado actualmente.

Valor devuelto

Tipo: System.Int32
No implementado actualmente.

Implementaciones

IVsFindTarget.Replace(String, String, UInt32, Int32, IVsFindHelper, Int32%)

Seguridad de .NET Framework

Vea también

Referencia

DiagramDocView Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)