Contains Method of the SearchPathCollection Object

Contains Method of the SearchPathCollection Object

Determines whether a specific item is in the search path collection.

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

FakePre-e5b568661c4b4e3c92bb4485f63e55fd-4abc81aa3f0e44249f69ebebfc3422b3

Parameters

  • item
    Object to search for in the search path collection.

Return Value

true if the search path 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