ProviderConnectionPointCollection::Item Property

 

Gets a specific member of the collection according to its position or a unique identifier.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets a member of the collection based on its position in the collection.

System_CAPS_pubpropertyItem[String^]

Gets a member of the collection based on a unique string identifier.

Return to top
Show: