T
Any type.
Platform Core .NET Assemblies API
AppendCollection<T>(AdaptiveStringBuilder,ICollection<T>,Func<T,String>) Method
See Also  Send Feedback
Terrasoft.Common Namespace > AdaptiveStringBuilderUtilities Class > AppendCollection Method : AppendCollection<T>(AdaptiveStringBuilder,ICollection<T>,Func<T,String>) Method
source
The instance, to which the collection is being added.
collection
The collection of objects added.
func
Type of function.

Glossary Item Box

Adds to this instance a collection of objects, to which a certain type of function can be applied.

Syntax

 
C#
 
 

Parameters

source
The instance, to which the collection is being added.
collection
The collection of objects added.
func
Type of function.

Type Parameters

T
Any type.

Remarks

Extensible method.

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.