ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / CanRemoveInstance Method

In This Topic
    CanRemoveInstance Method (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CanRemoveInstance( _
       ByVal value As System.Object _
    ) As System.Boolean
    protected virtual System.bool CanRemoveInstance( 
       System.object value
    )

    Parameters

    value
    See Also