Udostępnij za pośrednictwem


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

  • fResetStartPoint
    Typ: System.Int32
    Aktualnie nie zaimplementowane.

Wartość zwracana

Typ: System.Int32
Aktualnie nie zaimplementowane.

Implementuje

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramDocView Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell