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

Namespace: yWorks.yFiles.GraphML.Writer
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

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

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.GraphML.Xaml..::..GraphMLValueSerializerContext
    yWorks.yFiles.GraphML.Writer..::..GraphMLWriteValueSerializerContext

See Also