Condividi tramite


GraphPropertyCollection(GraphSchema) Constructor

Definition

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

Parameters

schema
GraphSchema

Applies to