Partager via


DiagramDocView.Replace, méthode

Actuellement non implémenté.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

  • pszReplace
    Type : System.String
    Actuellement non implémenté.
  • grfOptions
    Type : System.UInt32
    Actuellement non implémenté.
  • fResetStartPoint
    Type : System.Int32
    Actuellement non implémenté.
  • pfReplaced
    Type : System.Int32%
    Actuellement non implémenté.

Valeur de retour

Type : System.Int32
Actuellement non implémenté.

Implémentations

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

Sécurité .NET Framework

Voir aussi

Référence

DiagramDocView Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms