Table of Contents

Class CeresSubGraphSlot

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

SubGraph container for CeresGraph

public class CeresSubGraphSlot
Inheritance
object
CeresSubGraphSlot
Derived
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Fields

Graph

SubGraph instance

public CeresGraph Graph

Field Value

CeresGraph

Guid

SubGraph persistent id

public string Guid

Field Value

string

Name

SubGraph name

public string Name

Field Value

string