Xceed SmartUI Documentation
Methods / Exists
In This Topic
    Exists
    In This Topic

    Returns True if a specified item exists in the ListImages Collection, False if it does not.

    Exists(ByVal KeyOrIndex As String) As Boolean

    Syntax

    [Boolean =] SmartUI.ListImages.Exists(KeyOrIndex)

    Parameters

    Parameter Type
    KeyOrIndex String

    Applies To

    ListImages

    See Also

    Add, Key