Search
TreeViewNodeConverter Members
Constructors Fields Properties Methods
 


Serializes TreeViewNode instances in JSON format.

The following tables list the members exposed by the TreeViewNodeConverter type.

 Public Constructors

  Name Description

TreeViewNodeConverter

Overloaded.  

 Protected Fields

  Name Description

view

A reference to the current DiagramView control. (Inherited from DiagramItemConverter.)

 Public Properties

  Name Description

SupportedTypes

SupportedTypes override.

 Public Methods

  Name Description

Deserialize

Deserialize override.

Serialize

Serialize override.

 See Also