C# Class events.IList_

Inheritance: BaseMemoryType
ファイルを表示 Open project: sestoft/C5

Public Methods

Method Description
IList_ ( MemoryType memoryType )

Private Methods

Method Description
Add ( ) : void
AddAll ( ) : void
Clear ( ) : void
Dispose ( ) : void
FindOrAdd ( ) : void
Init ( ) : void
Insert ( ) : void
InsertAll ( ) : void
InsertFirstLast ( ) : void
ListDispose ( ) : void
Listenable ( ) : void
Remove ( ) : void
RemoveAll ( ) : void
RemoveAllCopies ( ) : void
RemoveAt ( ) : void
RemoveFirst ( ) : void
RemoveInterval ( ) : void
RemoveItem ( ) : void
RemoveLast ( ) : void
RetainAll ( ) : void
Reverse ( ) : void
SetThis ( ) : void
Shuffle ( ) : void
Sort ( ) : void
Update ( ) : void
UpdateOrAdd ( ) : void
ViewAdded ( ) : void
ViewChanged ( ) : void
ViewCleared ( ) : void
ViewInserted ( ) : void
ViewRemoved ( ) : void
ViewRemovedAt ( ) : void
listen ( ) : void
w_CollectionChanged ( object sender ) : void
w_CollectionCleared ( object sender, ClearedEventArgs eventArgs ) : void
w_ItemAdded ( object sender, ItemCountEventArgs eventArgs ) : void
w_ItemInserted ( object sender, ItemAtEventArgs eventArgs ) : void
w_ItemRemoved ( object sender, ItemCountEventArgs eventArgs ) : void
w_ItemRemovedAt ( object sender, ItemAtEventArgs eventArgs ) : void

Method Details

IList_() public method

public IList_ ( MemoryType memoryType )
memoryType MemoryType