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::Void OSGeo::FDO::Expression::LiteralValueCollection::Remove
(
OSGeo::FDO::Expression::LiteralValue
*
value
)
Removes the first occurrence of a specific ArgumentDefinition object.
Parameters:
value
Input the ArgumentDefinition object to remove from the collection.