Share via


ServiceCollection Constructor (TopologyManager, Guid)

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Protected Friend Sub New ( _
    topologyManager As TopologyManager, _
    serviceClass As Guid _
)
'Usage
Dim topologyManager As TopologyManager
Dim serviceClass As Guid

Dim instance As New ServiceCollection(topologyManager, _
    serviceClass)
[ObsoleteAttribute]
protected internal ServiceCollection(
    TopologyManager topologyManager,
    Guid serviceClass
)

Parameters

See Also

Reference

ServiceCollection Class

ServiceCollection Members

ServiceCollection Overload

Microsoft.SharePoint.Portal.Topology Namespace