다음을 통해 공유


Core.Unit 형식(F#)

하나의 값만 있고 ()로 표기하는 형식 unit입니다. 이 값은 특수하며 항상 null이라는 표현을 사용합니다.

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

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

type Unit =
 class
  interface IComparable
 end

플랫폼

Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

버전 정보

F# 런타임

지원되는 버전: 2.0, 4.0

Silverlight

지원되는 버전: 3

참고 항목

참조

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