PlatformConfigurationList Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PlatformConfigurationList class.

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
Public method PlatformConfigurationList() Initializes a new instance of the PlatformConfigurationList class.
Public method PlatformConfigurationList(IEnumerable<String>) This constructor initializes the list with the items passed in.
Public method PlatformConfigurationList(IEnumerable<PlatformConfiguration>) Initializes a new instance of the PlatformConfigurationList class.

Top

See Also

Reference

PlatformConfigurationList Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace