ProgramBaseCollection.Create Method
Include Protected Members
Include Inherited Members
[This topic is pre-release documentation and is subject to change in future releases. Participation in the preview is limited to invitees only. For more information, see the Release Notes.]
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Create(String, Boolean, Nullable<TimeSpan>, TimeSpan, String) | Creates new Program. | |
Create(String, String, Boolean, Nullable<TimeSpan>, TimeSpan, String) | Creates new Program. |
Top