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

Glossary Item Box

Compares the current and specified collections (taking the specified culture into account) and gets a collection of items that have different values.

Syntax

 
C#
 
 

Parameters

subtrahend
Collection of localized values that are compared with the items of the current collection.
culture
Culture.

Return Value

Difference by item name between the current and specified collection culture taking culture subtrahend into account.

Exceptions

ExceptionDescription
ArgumentEmptyExceptionWhen passing the subtrahend or culture as a parameters of the null value.

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.