Sdílet prostřednictvím


DiagramDocView.Find – metoda

Není aktuálně implementováno.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Deklarace
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

  • grfOptions
    Typ: System.UInt32
    Není aktuálně implementováno.
  • fResetStartPoint
    Typ: System.Int32
    Není aktuálně implementováno.

Vrácená hodnota

Typ: System.Int32
Není aktuálně implementováno.

Implementuje

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramDocView Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů