ORM Sample Class Library

CollectionTemplate.OnClearComplete Method 

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

See Also

CollectionTemplate Class | OrmLib Namespace


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