Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.DPISupporting Namespace / MultiScalingImageListResourcesManager Class / Clear Method


In This Topic
    Clear Method (MultiScalingImageListResourcesManager)
    In This Topic
    Clear all the Image from the manager
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As MultiScalingImageListResourcesManager
     
    instance.Clear()
    public void Clear()
    See Also