CatalogPartCollection::Item Property
.NET Framework (current version)
Returns a specific member of the collection according to its position or a unique identifier.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets a member of the collection, based on its position in the collection. |
![]() | Item[String^] | Returns a member of the collection based on a unique string identifier. |
Show:
