T
Type of contains object.
Platform Core .NET Assemblies API
Transform<T>(IEnumerable<T>,IReadOnlyDictionary<String,String>) Method
See Also  Send Feedback
Terrasoft.Common Namespace > CompositeObjectListUtilities Class : Transform<T>(IEnumerable<T>,IReadOnlyDictionary<String,String>) Method
source
Source System.Collections.Generic.IEnumerable`1.
keyMap
Map of keys to transform.

Glossary Item Box

Replaces keys in System.Collections.Generic.IEnumerable`1.

Syntax

 
C#
 
 

Parameters

source
Source System.Collections.Generic.IEnumerable`1.
keyMap
Map of keys to transform.

Type Parameters

T
Type of contains object.

Return Value

New instance of ICompositeObjectList<TObject> with new keys.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrows if keyMap is null.

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.