System.Drawing.Design.CategoryNameCollection.Contains Method

Indicates whether the specified category is contained in the collection.

Syntax

public bool Contains (string value)

Parameters

value
The string to check for in the collection.

Returns

true if the specified category is contained in the collection; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0