Click or drag to resize

TrimmedCollectionTOnCollectionChanged Method


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual void OnCollectionChanged(
	NotifyCollectionChangedAction action
)

Parameters

action  NotifyCollectionChangedAction
 
See Also