ProxyWebPartConnectionCollection::Item Property
.NET Framework (current version)
Enables specific connection members to be added to or retrieved from the collection, according to an index or a unique identifier.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets a connection item within the collection, based on an index number indicating the item's location in the collection. |
![]() | Item[String^] | Returns a specific member of the collection according to a unique identifier. |
Show:
