System.Web.Configuration.TrustLevelCollection.Get Method

Gets the System.Web.Configuration.TrustLevel object at the specified index.

Syntax

public TrustLevel Get (int index)

Parameters

index
The index of the System.Web.Configuration.TrustLevelCollection.

Returns

The System.Web.Configuration.TrustLevel at the specified index.

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