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::Int32 OSGeo::FDO::Expression::LiteralValueCollection::IndexOf
(
OSGeo::FDO::Expression::LiteralValue
*
value
)
Determines the index of a specific ArgumentDefinition object.
Parameters:
value
Input the ArgumentDefinition object to locate in the collection.
Returns:
The index of value if found in the collection; otherwise, -1.