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

GraphView.SerializeGraphElements

Cambiar al Manual
protected string SerializeGraphElements (IEnumerable<GraphElement> elements);

Parámetros

elementsElements to serialize.

Valor de retorno

string Serialized data.

Descripción

Default method for serializing graph elements.