MemoryDataSet.FireFeatureChanged Method
Fires the FeatureChanged event for the specified Feature.
FireFeatureChanged(Feature feature)
Fires the FeatureChanged event for the specified Feature.Syntax
public void FireFeatureChanged (
Feature feature
)
Parameters
The feature to fire the event for.
Remarks
This method fires the FeatureChanged event on the same thread the call is made on.
Platforms
Windows, Linux, Android