Platform Core .NET Assemblies API
GetDifferenceByName Method
See Also  Send Feedback
Terrasoft.Common Namespace > LocalizableValueCollection Class : GetDifferenceByName Method
subtrahend
Collection of localized values that are compared with the items of the current collection.

Glossary Item Box

Compares the current and specified collections and gets a collection of items that have different names.

Syntax

 
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.

Exceptions

ExceptionDescription
ArgumentEmptyExceptionWhen passing the subtrahend as a parameter of the null values.

Remarks

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.

Requirements

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

See Also

© Terrasoft 2002-2018.