This documentation is archived and is not being maintained.
WebPartZoneCollection::Item Property
Visual Studio 2010
Returns a specific member of the collection according to its position or a unique identifier.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Item[Int32] | Returns a specific member of the collection by passing in an integer. |
|
Item[String] | Returns a specific member of the collection by passing in a unique identifier. |
Show: