Contains Method of the DocumentErrorCollection Object

Contains Method of the DocumentErrorCollection Object

Determines whether a specific item is in the document error collection.

  [C#]
public Boolean Contains(
  Object item
);

FakePre-16c890b1f3414cf79b5c0a0fed0532d6-ce0b6fb7106942d08d10b5468cc3eb30

Parameters

  • item
    Object to search for in the document error collection.

Return Value

true if the document error contains item; otherwise, false.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Tools.

Assembly

Requires SdmCompile (in SdmCompile.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Tools

Send comments about this topic to Microsoft

Build date: 10/2/2007