C#
Parameters
- subtrahend
- Collection of localized values that are compared with the items of the current collection.
Return Value
Difference by item name between the current and specified collection subtrahend.Exception | Description |
---|---|
ArgumentEmptyException | When passing the subtrahend as a parameter of the null values. |
The method creates a copy of the current collection and searches subtrahend items by name in the current collection. If the item has been found, it is deleted from the created copy of the current collection.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2