[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CustomIconContainer.Contains

Contains Method

Contains(string)

Checks whether an icon object with the specified name is in the container.

Declaration
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
Parameters
Type Name Description
string name

Name

Returns
Type Description
bool

True if the icon object is in the container; ortherwise, false