MemoryDataSet.FireFeatureChanged Method
Thread safety: This method is thread-safe.
FireFeatureChanged(Feature feature)
Fires the FeatureChanged event for the specified Feature.Syntax
public void FireFeatureChanged (
Feature feature
)
Parameters
feature
Type: Feature
The feature to fire the event for.
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