You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JArray Class > JArray Methods > Contains Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JArray.Contains Method

Determines whether the T:System.Collections.Generic.ICollection`1 contains a specific value.

Syntax
C++
C#
Visual Basic
public: bool Contains( JToken item );
Parameters
Parameters 
Description 
item 
The object to locate in the T:System.Collections.Generic.ICollection`1
Returns

true if item is found in the T:System.Collections.Generic.ICollection`1; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.