CatalogPartCollection::Item Property

 

Returns 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 or sets a member of the collection, based on its position in the collection.

System_CAPS_pubpropertyItem[String^]

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

Return to top
Show: