Platform Core .NET Assemblies API
AppendIfNotEmpty Method
See Also  Send Feedback
Terrasoft.Common Namespace > StringUtilities Class : AppendIfNotEmpty Method
source
The System.Text.StringBuilder instance to add the string to.
value
The string to append.

Glossary Item Box

Adds specified string to the current instance if it is not empty.

Syntax

 
C#
 
 

Parameters

source
The System.Text.StringBuilder instance to add the string to.
value
The string to append.

Return Value

The System.Text.StringBuilder instance after adding.

Remarks

Extension method for the System.Text.StringBuilder class.

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.