Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.SerializeGraphElements

Switch to Manual
protected string SerializeGraphElements (IEnumerable<GraphElement> elements);

Parameters

elementsElements to serialize.

Returns

string Serialized data.

Description

Default method for serializing graph elements.