Click or drag to resize

ItemContains Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool Contains(
	KeyValuePair<string, Object> item
)

Parameters

item
Type: System.Collections.GenericKeyValuePairString, Object

Return Value

Type: Boolean

Implements

ICollectionTContains(T)
See Also