Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HeaviSoft
FrameworkBase
Extension
CollectionEx
C# 클래스 HeaviSoft.FrameworkBase.Extension.CollectionEx
集合扩展
파일 보기
프로젝트 열기: heavis/Documentor_V01R01
공개 메소드들
메소드
설명
IsNullOrEmpty
(
this
list
) :
bool
判断集合是否为空
메소드 상세
IsNullOrEmpty()
공개
정적인
메소드
判断集合是否为空
public
static
IsNullOrEmpty
(
this
list
) :
bool
list
this
集合对象
리턴
bool