Contains Method of the DocumentReferenceCollection Object

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

public Boolean Contains(Objectitem);
Public Function Contains( _
  ByVal item As Object _
) As Boolean

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: 9/5/2007