Dynamicweb.eCommerce.Shops Namespace : ShopOrderNotificationRelationCollection Class |
The following tables list the members exposed by ShopOrderNotificationRelationCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) |
Name | Description | |
---|---|---|
ClearItems | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) | |
InsertItem | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) | |
RemoveItem | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) | |
SetItem | Replaces the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ShopOrderNotificationRelation>) |