You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > StringUtils Class > StringUtils Methods > NullEmptyString Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StringUtils.NullEmptyString Method

Nulls an empty string.

Syntax
C++
C#
Visual Basic
public: string NullEmptyString( string s );
Parameters
Parameters 
Description 
The string. 
Returns

Null if the string was null, otherwise the string unchanged.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.