Class CeresSubGraphSlot
SubGraph container for CeresGraph
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public class CeresSubGraphSlot
Fields
Graph
SubGraph instance
Declaration
public CeresGraph Graph
Field Value
Type | Description |
---|---|
CeresGraph |
Guid
SubGraph persistent id
Declaration
public string Guid
Field Value
Type | Description |
---|---|
string |
Name
SubGraph name
Declaration
public string Name
Field Value
Type | Description |
---|---|
string |