GraphPropertyCollection(GraphSchema) 构造函数

定义

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)

参数

schema
GraphSchema

适用于