LocationConfigurationCollection.Remove method
Removes a [Microsoft.Office.Server.Search.Administration.LocationConfiguration] object from the collection.
Overload list
Name | Description | |
---|---|---|
Remove(String) | Removes a [Microsoft.Office.Server.Search.Administration.LocationConfiguration] object whose internal name or display name matches the specified string. | |
Remove(LocationConfiguration) | Removes the specified [Microsoft.Office.Server.Search.Administration.LocationConfiguration] object from the collection. |
Top
See also
Reference
LocationConfigurationCollection class