Skip to content

M_CSharpx_EnumerableExtensions__cctor

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

EnumerableExtensions Constructor

Initializes the static fields of the EnumerableExtensions class

Namespace: CSharpx
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

static EnumerableExtensions()

VB

Shared Sub New

C++

private:
static EnumerableExtensions()

F#

new : unit -> EnumerableExtensions

See Also

Reference

EnumerableExtensions Class
CSharpx Namespace

Clone this wiki locally