GraphPathSerializer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Add(GraphPathSerializationDictionary^) | Adds all the paths in the given collection. |
![]() | Deserialize(String^) | Deserializes the given path. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Serialize(String^) | Serializes the given text as a path does not attempt to substitute the content. |
![]() | SerializeWithSubstitution(String^) | Serializes the given text with substitution of paths. |
![]() | ToString() | (Inherited from Object.) |
Show:

