Table of Contents

Class Array<T>

Namespace
LinqToDB.Common
Assembly
linq2db.dll

Empty array instance helper.

public static class Array<T>

Type Parameters

T

Array element type.

Inheritance
Array<T>

Fields

Empty

Static instance of empty array of specific type.

public static readonly T[] Empty

Field Value

T[]