ORM Sample Class Library

CollectionTemplate.OnListChanged Method 

Use to Manually fire the event

[Visual Basic]
Public Sub OnListChanged( _
   ByVal ev As ListChangedEventArgs _
)
[C#]
public void OnListChanged(
   ListChangedEventArgs ev
);

Parameters

ev

See Also

CollectionTemplate Class | OrmLib Namespace


Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

ext="true" style="display: none;">
">Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.