ConsumerConnectionPointCollection::Item Property

 

Gets the collection item at the specified location.

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

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets the item in the collection at the location specified by the integer value.

System_CAPS_pubpropertyItem[String^]

Gets the connection point with the specified ID property.

Return to top
Show: