ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Data Namespace / BaseCollectionView Class / Finalize Method

In This Topic
    Finalize Method (BaseCollectionView)
    In This Topic
    Releases unmanaged resources and performs other cleanup operations before the BaseCollectionView is reclaimed by garbage collection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also