GraphObject::WrapGraphObject Method (GraphObject^)

 

Modifies the current graph object to share the same property and categories as the given graph object.

The wrapper and wrappee graph objects will always have identical sets of properties and categories.

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

public protected:
void WrapGraphObject(
	GraphObject^ other
)
Return to top
Show: