GraphSchema Constructor

 

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

NameDescription
System_CAPS_pubmethodGraphSchema(Graph^, String^)

Constructs a new GraphSchema object.

System_CAPS_pubmethodGraphSchema(String^)

Constructs a new global GraphSchema object that has no owner. These are usually static instances.

Return to top
Show: