[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.LiveLinq.4.8 Assembly
C1.LiveLinq.Collections
Classes
IndexedCollection<T>
Methods
OnChanged
dotnet-framework-api
C1.Data.Entity.4.8 Assembly
C1.LiveLinq.4.8 Assembly
C1.LiveLinq
C1.LiveLinq.AdoNet
C1.LiveLinq.Collections
Classes
IndexableObject
IndexedCollection<T>
Constructors
Properties
Methods
AddRange
BeginUpdate
ClearItems
EndUpdate
InsertItem
OnChanged
RemoveItem
SetItem
Events
C1.LiveLinq.Indexing
C1.LiveLinq.Indexing.Search
C1.LiveLinq.Listeners
C1.LiveLinq.LiveViews
C1.LiveLinq.LiveViews.Xml
C1.WPF.LiveLinq
C1.Win.Data.Entity.4.8 Assembly
(Showing Draft Content)
C1.LiveLinq.Collections.IndexedCollection-1.OnChanged
OnChanged Method
OnChanged(SourceChangeEventArgs<T>)
Raises the
Changed
event.
Declaration
protected void OnChanged(SourceChangeEventArgs<T> e)
Parameters
Type
Name
Description
SourceChangeEventArgs
<T>
e
Event data.