GraphObject::WrapGraphObject Method (GraphObject^)
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- other
- Type: Microsoft.VisualStudio.GraphModel::GraphObject^
Show: