Click or drag to resize

GraphNodeGetRaw Method

Gets the raw data represented by this instance.

Raw internal representation might be different depending on the graph serialization format and it is subject to change without any prior notice.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Object GetRaw()

Return Value

Type: Object
See Also