ChildObjectCollectionT Constructor |
| Name | Description | |
|---|---|---|
| ChildObjectCollectionT |
Creates and initializes a new instance of ChildObjectCollection class.
| |
| ChildObjectCollectionT(IEnumerableT) |
Creates and initializes a new instance of ChildObjectCollection
class that contains the same elements as the specified collection.
| |
| ChildObjectCollectionT(Int32) |
Creates and initializes a new instance of ChildObjectCollection
class that is empty and has the specified initial capacity.
|