addFeature method
- ArcGISFeature feature
Adds a feature to the table.
Use SubtypeSubtable.allowsEditing to determine if this operation is allowed.
Parameters:
feature
— The feature.
Return Value: A Future that has no return value.
Adds a feature to the table.
Use SubtypeSubtable.allowsEditing to determine if this operation is allowed.
Parameters:
feature
— The feature.Return Value: A Future that has no return value.