System.Web.Configuration.TrustLevelCollection.RemoveAt Method

Removes a System.Web.Configuration.TrustLevel object at the specified index location from the System.Web.Configuration.TrustLevelCollection object.

Syntax

public void RemoveAt (int index)

Parameters

index
The index location of the System.Web.Configuration.TrustLevel to remove from the System.Web.Configuration.TrustLevelCollection.

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