Item Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
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. (Inherited from CatalogObjectCollection<(Of <(TObject, TDataSet>)>).) | |
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. (Inherited from CatalogObjectCollection<(Of <(TObject, TDataSet>)>).) |
Top
See Also
Reference
SearchableObjectCollection<(Of <(TObject, TDataSet>)>) Class
SearchableObjectCollection<(Of <(TObject, TDataSet>)>) Members