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