Click or drag to resize

EVertexInEdges Property

[Missing <summary> documentation for "P:PolyFramework.EVertex.InEdges"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public HashSet<EEdge> InEdges { get; set; }

Property Value

Type: HashSetEEdge
See Also