Click to expand
Sandcastle XML Comments Guide

SetDocumentation Contains Method

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public bool Contains(
	int item
)

Return Value

Type: Boolean
true if item is found in the ICollection T ; otherwise, false.

Implements

ICollection T  Contains(T)
See Also

Reference