[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Data.SpreadDataColumnCollection.Contains

Contains Method

Contains(string)

Determines whether this collection contains the column with the specified name.

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 [contains] [the specified name]; otherwise, false.