Sdílet prostřednictvím


GraphPropertyCollection – konstruktor

Obor názvů:  Microsoft.VisualStudio.GraphModel
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    schema As GraphSchema _
)
public GraphPropertyCollection(
    GraphSchema schema
)
public:
GraphPropertyCollection(
    GraphSchema^ schema
)
new : 
        schema:GraphSchema -> GraphPropertyCollection
public function GraphPropertyCollection(
    schema : GraphSchema
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphPropertyCollection Třída

Microsoft.VisualStudio.GraphModel – obor názvů