TimelineCollection Constructor
.NET Framework 4.5
Initializes a new instance of the TimelineCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TimelineCollection() | Initializes a new instance of the TimelineCollection class. |
|
TimelineCollection(IEnumerable<Timeline>) | Initializes a new instance of the TimelineCollection class that includes all of the same elements as an existing collection. |
|
TimelineCollection(Int32) | Initializes a new instance of TimelineCollection with the specified initial capacity. |