Constructor EdgeList
EdgeList()
Declaration
public EdgeList()
EdgeList(uint[])
Declaration
public EdgeList(uint[] tab)
Parameters
| Type | Name | Description |
|---|---|---|
| uint[] | tab |
EdgeList(int)
Declaration
public EdgeList(int size)
Parameters
| Type | Name | Description |
|---|---|---|
| int | size |