Metoda DiagramDocView.Find —
Aktualnie nie zaimplementowane.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Shell
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
Składnia
'Deklaracja
Public Function Find ( _
pszSearch As String, _
grfOptions As UInteger, _
fResetStartPoint As Integer, _
pHelper As IVsFindHelper, _
<OutAttribute> ByRef pResult As UInteger _
) As Integer
public int Find(
string pszSearch,
uint grfOptions,
int fResetStartPoint,
IVsFindHelper pHelper,
out uint pResult
)
Parametry
- pszSearch
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.
- pResult
Typ: System.UInt32%
Aktualnie nie zaimplementowane.
Wartość zwracana
Typ: System.Int32
Aktualnie nie zaimplementowane.
Implementuje
IVsFindTarget.Find(String, UInt32, Int32, IVsFindHelper, UInt32%)
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 Używanie bibliotek pochodzących z częściowo zaufanego kodu.