Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Contains(JsonValue)

Declaration

public virtual bool Contains(
    JsonValue item
)

Summary

Determines whether the specified item is contained in the current list if it is a JsonList; otherwise, throws.