GraphCategoryCollection(GraphSchema) Constructor

Definition

public:
 GraphCategoryCollection(Microsoft::VisualStudio::GraphModel::GraphSchema ^ schema);
public GraphCategoryCollection (Microsoft.VisualStudio.GraphModel.GraphSchema schema);
new Microsoft.VisualStudio.GraphModel.GraphCategoryCollection : Microsoft.VisualStudio.GraphModel.GraphSchema -> Microsoft.VisualStudio.GraphModel.GraphCategoryCollection
Public Sub New (schema As GraphSchema)

Parameters

schema
GraphSchema

Applies to