Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Expression
::
LiteralValueCollection
Add
Clear
Contains
CopyTo
get_Count
get_Item
get_RealTypeItem
GetEnumerator
IndexOf
Insert
LiteralValueCollection
LiteralValueCollection
Remove
RemoveAt
set_Item
set_RealTypeItem
System::Boolean OSGeo::FDO::Expression::LiteralValueCollection::Contains
(
OSGeo::FDO::Expression::LiteralValue
*
value
)
Determines whether the collection contains a specific ArgumentDefinition object.
Parameters:
value
Input The ArgumentDefinition object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.