Share via


CompilationArgumentCountsAttribute.Counts Property (F#)

Indicates the number of arguments in each argument group.

Namespace/Module Path: Microsoft.FSharp.Core

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
member this.Counts :  IEnumerable<int>

// Usage:
compilationArgumentCountsAttribute.Counts

Return Value

A collection of type IEnumerable that contains the counts of arguments.

Platforms

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

Version Information

F# Core Library Versions

Supported in: 2.0, 4.0, Portable

See Also

Reference

Core.CompilationArgumentCountsAttribute Class (F#)

Microsoft.FSharp.Core Namespace (F#)