We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[This is preliminary documentation and is subject to change.]
Empty instance of T[].
Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.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