Table of Contents

Class CeresSubGraphData<TGraphData>

Namespace
Ceres.Graph
Assembly
cs.temp.dll.dll

SubGraph metadata of >

public abstract class CeresSubGraphData<TGraphData> : CeresSubGraphData where TGraphData : CeresGraphData

Type Parameters

TGraphData
Inheritance
object
CeresSubGraphData<TGraphData>
Derived
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Fields

graphData

public TGraphData graphData

Field Value

TGraphData

Methods

GetSubGraphData()

public override CeresGraphData GetSubGraphData()

Returns

CeresGraphData