Summary
Gets the edges in the graph.
- Namespace
- Cake
.Core .Graph - Containing Type
- CakeGraph
Syntax
public IReadOnlyList<CakeGraphEdge> Edges { get; }
Value
| Type | Description |
|---|---|
| IReadOnlyList |
public IReadOnlyList<CakeGraphEdge> Edges { get; }
| Type | Description |
|---|---|
| IReadOnlyList |