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::Add
(
LiteralValue
*
value
)
Adds a ArgumentDefinition object into the collection.
Parameters:
value
Input the ArgumentDefinition object to add.
Returns:
Returns the position into which the new element was inserted.