Xceed SmartUI Documentation
Exists
Methods > Exists

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