go
Expand Minimize
This topic has not yet been rated - Rate this topic

contains method

Test if a string is part of this DOMStringList.

Internet Explorer 10

Syntax

var retVal = DOMStringList.contains(str);

Parameters

str [in]

Type: DOMString

retVal [out, retval]

Type: boolean

See also

DOMStringList

 

 

Send comments about this topic to Microsoft

Build date: 11/27/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.