MagicCMS Documentation

MagicLanguageCollection..::..Contains Method

Determines whether [contains] [the specified item].

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool Contains(
	MagicLanguage item
)

Parameters

item
Type: MagicCMS.Core..::..MagicLanguage
The item.

Return Value

true if [contains] [the specified item]; otherwise, false.