Json.NET - Quick Starts & API Documentation
Empty Field
NamespacesNewtonsoft.Json.LinqJEnumerable<(Of <(<'T>)>)>Empty
An empty collection of JToken objects.
Declaration Syntax
C#Visual BasicVisual C++
public static readonly JEnumerable<T> Empty
Public Shared ReadOnly Empty As JEnumerable(Of T)
public:
static initonly JEnumerable<T> Empty

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)