Share via


IndexServiceCollection.Add Method (IndexService)

NOTE: This API is now obsolete.

Obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute> _
Public Function Add ( _
    indexService As IndexService _
) As IndexService
'Usage
Dim instance As IndexServiceCollection
Dim indexService As IndexService
Dim returnValue As IndexService

returnValue = instance.Add(indexService)
[ObsoleteAttribute]
public IndexService Add(
    IndexService indexService
)

Parameters

Return Value

Type: Microsoft.SharePoint.Portal.Topology.IndexService

See Also

Reference

IndexServiceCollection Class

IndexServiceCollection Members

Add Overload

Microsoft.SharePoint.Portal.Topology Namespace