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

In This Topic
    GetItems Method (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetItems( _
       ByVal editValue As System.Object _
    ) As System.Object()
    protected virtual System.object[] GetItems( 
       System.object editValue
    )

    Parameters

    editValue
    See Also