ITrackingCollectionChanged Interface
Namespace: Stride.Core.CollectionsAssembly: Stride.Core.dll
public interface ITrackingCollectionChanged
| Name | Description | |
|---|---|---|
| Events | ||
| CollectionChanged | Occurs when [collection changed]. |
|
Events
CollectionChanged
Occurs when [collection changed].
event EventHandler<TrackingCollectionChangedEventArgs> CollectionChanged
Event Type
| Type | Description |
|---|---|
| System.EventHandler<TrackingCollectionChangedEventArgs> |