Show / Hide Table of Contents

Method ExtString.NE


Overload

Returns true if this string is null or empty ("").

public static bool NE(this string t)
Parameters
t  (string)

This string.

Returns
bool