ObjectSoup Contains Function. Determines whether the Soup contains a specific object. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page Contains Function Determines whether the Soup contains a specific object. Syntax [C#]bool Contains(IndirectObject value) [Visual Basic]Function Contains(value As IndirectObject) As Boolean Params Name Description value The object to locate. return True if the object is found, otherwise false. Notes Determines whether the Soup contains a specific IndirectObject. Example None. previous page start next page