List.empty<'T> Type Function (F#)
Visual Studio 2010
Returns an empty list of the given type.
Namespace/Module Path: Microsoft.FSharp.Collections.List
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: List.empty<'T> : 'T list // Usage: List.empty