Share via


ItemCollection<T> Constructor

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public Sub New ( _
    parent As NamedItem _
)
public ItemCollection(
    NamedItem parent
)
public:
ItemCollection(
    NamedItem^ parent
)
new : 
        parent:NamedItem -> ItemCollection
public function ItemCollection(
    parent : NamedItem
)

Parameters

.NET Framework Security

See Also

Reference

ItemCollection<T> Class

Microsoft.TeamFoundation.Warehouse Namespace