ORM Sample Class Library

CollectionTemplate.OnClear Method 

[Visual Basic]
Overrides Protected Sub OnClear()
[C#]
protected override void OnClear();

See Also

CollectionTemplate Class | OrmLib Namespace


a href="http://www.olero.com">Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

d>
data
the data to search in
searchValue
The data to search for

Return Value

Whether the match was made

See Also

CollectionTemplate Class | OrmLib Namespace


">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.