Partager via


GraphPathSerializer.Add, méthode

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Sub Add ( _
    other As GraphPathSerializationDictionary _
)
public void Add(
    GraphPathSerializationDictionary other
)
public:
void Add(
    GraphPathSerializationDictionary^ other
)
member Add : 
        other:GraphPathSerializationDictionary -> unit 
public function Add(
    other : GraphPathSerializationDictionary
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphPathSerializer Classe

Microsoft.VisualStudio.GraphModel, espace de noms