MemoryDataSet.Remove Method
Removes a feature from the MemoryDataSet.
Remove(Id id)
Removes a feature from the MemoryDataSet.Syntax
public System.Boolean Remove (
Id id
)
Parameters
The identity of the feature to remove.
Return Value
True if the feature was removed; otherwise, False.
Platforms
Windows, Linux, Android