3 references to Item
System.ServiceModel (3)
System\ServiceModel\ComIntegration\CatalogUtil.cs (3)
69
catalogObject = (ICatalogObject)this.catalogCollection.
Item
(index);
186
partition = (ICatalogObject)partitionCollection.
Item
(i);
221
appObject = (ICatalogObject)appCollection.
Item
(i);