System.Web.Configuration.SqlCacheDependencyDatabaseCollection.RemoveAt Method

Removes the System.Web.Configuration.SqlCacheDependencyDatabaseCollection object at the specified index from the collection.

Syntax

public void RemoveAt (int index)

Parameters

index
The index of the System.Web.Configuration.SqlCacheDependencyDatabase object to remove from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0