BuildProviderCollection.Item Property (Int32)

 

Gets the BuildProvider object at the specified index of the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member Item : 
        index:int -> BuildProvider with get, set

Parameters

index
Type: System.Int32

An integer value specifying a particular BuildProvider object within the BuildProviderCollection.

.NET Framework
Available since 2.0
Return to top
Show: