Partager via


GraphCategoryCollection, constructeur

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphCategoryCollection Classe

Microsoft.VisualStudio.GraphModel, espace de noms