This documentation is archived and is not being maintained.
WebPartDisplayModeCollection::Item Property
Visual Studio 2010
Gets a specific member of the collection according to its index 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] | Gets a specific member of the collection according to its index. |
|
Item[String] | Gets a specific member of the collection according to a unique identifier. |
Show: