Udostępnij za pośrednictwem


Metoda DiagramDocView.Replace —

Aktualnie nie zaimplementowane.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
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
)

Parametry

  • fResetStartPoint
    Typ: System.Int32
    Aktualnie nie zaimplementowane.
  • pfReplaced
    Typ: System.Int32%
    Aktualnie nie zaimplementowane.

Wartość zwracana

Typ: System.Int32
Aktualnie nie zaimplementowane.

Implementuje

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramDocView Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell