Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HeaviSoft
FrameworkBase
Extension
CollectionEx
C# Class HeaviSoft.FrameworkBase.Extension.CollectionEx
集合扩展
Mostra file
Open project: heavis/Documentor_V01R01
Public Methods
Method
Description
IsNullOrEmpty
(
this
list
) :
bool
判断集合是否为空
Method Details
IsNullOrEmpty()
public
static
method
判断集合是否为空
public
static
IsNullOrEmpty
(
this
list
) :
bool
list
this
集合对象
return
bool