Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the specified object from the collection. In C#, this property is the indexer for the CatalogObjectCollection class.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Item[([(Int32])]) | Gets the specified CatalogObject object from the collection, identified by position. In C#, this property is the indexer for the CatalogObjectCollection class. |
![]() |
Item[([(String])]) | Gets the specified CatalogObject object from the collection, identified by key. In C#, this property is the indexer for the CatalogObjectCollection`2 class. |
Top
Remarks
Returns the indexed object within the collection.
See Also
Reference
CatalogObjectCollection<(Of <(TObject, TDataSet>)>) Class
.gif)