Determines whether the Soup contains a specific object.
[C#] bool Contains(IndirectObject value)
bool Contains(IndirectObject value)
Determines whether the Soup contains a specific IndirectObject.
None.