| AttributeTableAdd Method |
| Name | Description | |
|---|---|---|
| Add(KeyValuePairObject, Object) |
Adds the specified attribute pair (key/value) to the attribute table.
| |
| Add(Object) |
Adds the specified attribute pair (key/value) to the attribute table.
| |
| Add(Object, Object) |
Maps the passed key to the specified value in this attribute table,
if it hasn't already been mapped before.
|