Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Schema
::
SchemaAttributeDictionary
Add
Clear
ContainsAttribute
get_AttributeNames
get_Count
GetAttributeValue
Remove
SchemaAttributeDictionary
SetAttributeValue
System::Void OSGeo::FDO::Schema::SchemaAttributeDictionary::Add
(
System::String *
name
,
System::String *
value
)
Adds the specified attribute with the specified value to the dictionary.
Parameters:
name
Input name
value
Input value
Returns:
Returns nothing