You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JEnumerable Structure > JEnumerable Fields > Empty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JEnumerable.Empty Field

An empty collection of JToken objects.

Syntax
C++
C#
Visual Basic
public: JEnumerable<T> Empty = new JEnumerable<T>(Enumerable.Empty<T>());
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.