Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets the specified element from the collection.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Item[Guid] | Gets the element with the specified GUID from the collection. In C#, this property is an indexer for the SPWebCollection class. |
![]() |
Item[Int32] | Gets the element at the specified index in the collection. In C#, this property is an indexer for the SPWebCollection class. |
![]() |
Item[String] | Gets the element with the specified site-relative URL from the collection. |
Top
.gif)