DisposableListT Constructor |
| Name | Description | |
|---|---|---|
| DisposableListT |
Creates a new empty instance.
| |
| DisposableListT(DBObjectCollection) |
Creates a new instance by copying the collection items.
| |
| DisposableListT(IEnumerableT) |
Creates a new instance by copying the sequence items.
| |
| DisposableListT(Int32) |
Creates a new empty instance.
|