INotifyCollectionChanged<(Of <(<'T>)>)> Interface

This is a type-safe version of INotifyCollectionChanged

Namespace:  Tortuga.Anchor.ComponentModel
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public interface INotifyCollectionChanged<T>
Public Interface INotifyCollectionChanged(Of T)

Type Parameters

T