Edit

WebApiProjectCollection Constructors

Definition

Overloads

WebApiProjectCollection()

public WebApiProjectCollection();
Public Sub New ()

Applies to

WebApiProjectCollection(WebApiProjectCollectionRef)

public WebApiProjectCollection(Microsoft.TeamFoundation.Core.WebApi.WebApiProjectCollectionRef projectCollectionRef);
new Microsoft.TeamFoundation.Core.WebApi.WebApiProjectCollection : Microsoft.TeamFoundation.Core.WebApi.WebApiProjectCollectionRef -> Microsoft.TeamFoundation.Core.WebApi.WebApiProjectCollection
Public Sub New (projectCollectionRef As WebApiProjectCollectionRef)

Parameters

projectCollectionRef
WebApiProjectCollectionRef

Applies to