点击或拖拽改变大小

SubStringIsEmpty 方法

Is the sub-string is empty string.

命名空间:  DSkin.Html.Core.Utils
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public bool IsEmpty()

返回值

类型:Boolean
true - empty string, false - otherwise
参见