Interface ITrackingCollectionChanged
- Namespace
- Stride.Core.Collections
- Assembly
- Stride.Core.dll
public interface ITrackingCollectionChanged
Events
CollectionChanged
Occurs when [collection changed].
event EventHandler<TrackingCollectionChangedEventArgs> CollectionChanged