ChildListT Constructor |
Name | Description | |
---|---|---|
ChildListT(CodeObject) |
Create a ChildListT, optionally using a specified Parent object.
| |
ChildListT(IEnumerableT, CodeObject) |
Create a ChildListT from the specified enumerable, and optional Parent object.
| |
ChildListT(Int32, CodeObject) |
Create a ChildListT using the specified default capacity, and optional Parent object.
|