ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / RiaCollectionView Class / Finalize Method

In This Topic
    Finalize Method (RiaCollectionView)
    In This Topic
    Releases unmanaged resources and performs other cleanup operations before the C1.Silverlight.DataGrid.Data.BaseCollectionView is reclaimed by garbage collection.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub Finalize() 
    protected virtual void Finalize()
    See Also