Class LinkedGraphData.Edge
Inheritance
object
    LinkedGraphData.Edge
  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 LinkedGraphData.Edge
  Fields
children
Declaration
public int[] children
  Field Value
| Type | Description | 
|---|---|
| int[] |