Click or drag to resize
AttributeTableAdd Method
Overload List
  NameDescription
Public methodAdd(KeyValuePairObject, Object)
Adds the specified attribute pair (key/value) to the attribute table.
Public methodAdd(Object)
Adds the specified attribute pair (key/value) to the attribute table.
Public methodAdd(Object, Object)
Maps the passed key to the specified value in this attribute table, if it hasn't already been mapped before.
Top
See Also