Special implementation of GraphMLValueSerializerContext that should be used in a GraphML parse context.

Namespace: yWorks.yFiles.GraphML.Parser
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class GraphMLParseValueSerializerContext : GraphMLValueSerializerContext
Visual Basic
Public Class GraphMLParseValueSerializerContext _
	Inherits GraphMLValueSerializerContext

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.GraphML.Xaml..::..GraphMLValueSerializerContext
    yWorks.yFiles.GraphML.Parser..::..GraphMLParseValueSerializerContext

See Also