MemoryDataSetEventArgs Structure
Event data in MemoryDataSet events.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
Syntax
public class MemoryDataSetEventArgs : EventArgsRemarks
A MemoryDataSetEventArgs is sent by the MemoryDataSet.FeatureInserted, MemoryDataSet.FeatureChanged and MemoryDataSet.FeatureRemoved events. It provides the Feature that was inserted, changed or removed.
Platforms
Windows, Linux, Android
MemoryDataSetEventArgs Members
The MemoryDataSetEventArgs type has the following members.
Constructors
Properties
| Name | Description | 
|---|
| Name | Description | 
|---|---|
| Feature | Gets the Feature that is the cause of the event. | 
Methods
| Name | Description | 
|---|