Freigeben über


IGraphProvider.BeginGetGraphData-Methode

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Sub BeginGetGraphData ( _
    context As IGraphContext _
)
void BeginGetGraphData(
    IGraphContext context
)
void BeginGetGraphData(
    IGraphContext^ context
)
abstract BeginGetGraphData : 
        context:IGraphContext -> unit
function BeginGetGraphData(
    context : IGraphContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IGraphProvider Schnittstelle

Microsoft.VisualStudio.GraphModel-Namespace