Freigeben über


GraphCategoryCollection-Konstruktor

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphCategoryCollection Klasse

Microsoft.VisualStudio.GraphModel-Namespace