Property Load
Load
Gets a
Declaration
public IReadOnlyList<(int Vertex, double Load)> Load { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<(int Vertex, double Load)> |
Gets a
public IReadOnlyList<(int Vertex, double Load)> Load { get; }
| Type | Description |
|---|---|
| IReadOnlyList<(int Vertex, double Load)> |