FastBindingListTDispose Method

Releases the list and removes both incoming and outgoing subscriptions.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public void Dispose()

Implements

IDisposableDispose

See Also