Share via


ServerCollection.CreateCollectionItem Method

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 Overrides Function CreateCollectionItem ( _
    spServer As Object _
) As Object
'Usage
Dim spServer As Object
Dim returnValue As Object

returnValue = Me.CreateCollectionItem(spServer)
[ObsoleteAttribute]
protected override Object CreateCollectionItem(
    Object spServer
)

Parameters

Return Value

Type: System.Object

See Also

Reference

ServerCollection Class

ServerCollection Members

Microsoft.SharePoint.Portal.Topology Namespace