Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Remove(JsonValue)

Declaration

public override bool Remove(
    JsonValue item
)

Summary

Removes the first instance of the specified item from the current list.

Returns

True if an item was removed; otherwise, false.