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
- pszSearch
Typ: System.String
Aktualnie nie zaimplementowane.
- pszReplace
Typ: System.String
Aktualnie nie zaimplementowane.
- grfOptions
Typ: System.UInt32
Aktualnie nie zaimplementowane.
- fResetStartPoint
Typ: System.Int32
Aktualnie nie zaimplementowane.
- pHelper
Typ: Microsoft.VisualStudio.TextManager.Interop.IVsFindHelper
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
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..