Contains Method of the DocumentReferenceCollection Object

Contains Method of the DocumentReferenceCollection Object

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

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

FakePre-a3028a501201450eb9592e4b1afeeb2b-f8ecb275f5334b2f83f590e74093de90

Parameters

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

Return Value

true if the document reference 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