Platform Core .NET Assemblies API
FindByItemName Method
See Also  Send Feedback
Terrasoft.Common Namespace > LocalizableValueCollection Class : FindByItemName Method
itemName
Name of the item to get.

Glossary Item Box

Searches for the item by the specified name.

Syntax

 
C#
 
 

Parameters

itemName
Name of the item to get.

Return Value

Found value of the property with the itemName name of the LocalizableValue type. If the item with the name itemName was not found in the current collection, then null is returned.

Exceptions

ExceptionDescription
System.ArgumentNullException. When passing as a parameter itemName 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.