Click or drag to resize
JsonStringExtensions Methods

The JsonStringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsNullOrEmpty
Indicates whether a specified JsonString is Nothing or empty.
Public methodStatic memberIsNullOrWhitespace
Indicates whether a specified JsonString is Nothing, empty, or consists only of white-space characters.
Top
See Also