List.IsEmpty<'T> 속성(F#)

목록에 항목이 없는지 여부를 나타내는 값을 가져옵니다.

네임스페이스/모듈 경로:: Microsoft.FSharp.Collections

어셈블리: FSharp.Core(FSharp.Core.dll)

// Signature:
member this.IsEmpty :  bool

// Usage:
list.IsEmpty

플랫폼

Windows Windows 서버 2012, Windows Server 2008 R2, Windows 7, 8

버전 정보

F# 코어 라이브러리 버전

지원: 2.0, 4.0, 노트북

참고 항목

참조

Collections.List<'T> 공용 구조체(F#)

Microsoft.FSharp.Collections 네임스페이스(F#)