次の方法で共有


PredefinedFunctions.IsNonEmpty(String) Method

Definition

public:
 static bool IsNonEmpty(System::String ^ s);
public static bool IsNonEmpty (string s);
static member IsNonEmpty : string -> bool
Public Shared Function IsNonEmpty (s As String) As Boolean

Parameters

s
String

Returns

Applies to