GraphPathSerializer.Add(GraphPathSerializationDictionary) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add all the paths in the given collection.
public:
void Add(Microsoft::VisualStudio::GraphModel::GraphPathSerializationDictionary ^ other);
public void Add (Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary other);
member this.Add : Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary -> unit
Public Sub Add (other As GraphPathSerializationDictionary)
Parameters
The common paths to add to this serializer