public bool RemoveIcon( int index )
'Declaration Public Overloads Function RemoveIcon( _ ByVal index As Integer _ ) As Boolean
'Declaration
Public Overloads Function RemoveIcon( _ ByVal index As Integer _ ) As Boolean
'Usage Dim instance As CustomIconContainer Dim index As Integer Dim value As Boolean value = instance.RemoveIcon(index)
'Usage
Dim instance As CustomIconContainer Dim index As Integer Dim value As Boolean value = instance.RemoveIcon(index)
CustomIconContainer Class CustomIconContainer Members Overload List