We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Empty instance of T[].
Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static readonly T[] Empty
VB
Public Shared ReadOnly Empty As T()
F#
static val Empty: 'T[]
Type: T[]
Array(T) ClassCodeJam.Collections Namespace