SearchResultCollection::Contains Method (SearchResult^)
.NET Framework (current version)
Determines if a specified SearchResult object is in this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- result
-
Type:
System.DirectoryServices::SearchResult^
The SearchResult object to find.
Return Value
Type: System::Booleantrue if the specified property belongs to this collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: