SqlCacheDependencyDatabaseCollection.Get Method (Int32)
.NET Framework (current version)
Returns the SqlCacheDependencyDatabaseCollection element at the specified index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of the SqlCacheDependencyDatabaseCollection element to retrieve.
Return Value
Type: System.Web.Configuration.SqlCacheDependencyDatabaseThe SqlCacheDependencyDatabaseCollection element at the specified index.
A null reference (Nothing in Visual Basic) is returned if no element exists at the specified index.
.NET Framework
Available since 2.0
Available since 2.0
Show: