SearchResultReferenceCollection.Contains(SearchResultReference) Methode

Definitie

De Contains(SearchResultReference) methode bepaalt of de verzameling een opgegeven SearchResultReference object bevat.

public:
 bool Contains(System::DirectoryServices::Protocols::SearchResultReference ^ value);
public bool Contains(System.DirectoryServices.Protocols.SearchResultReference value);
member this.Contains : System.DirectoryServices.Protocols.SearchResultReference -> bool
Public Function Contains (value As SearchResultReference) As Boolean

Parameters

value
SearchResultReference

Het SearchResultReference object dat moet worden gevonden.

Retouren

trueals de verzameling wel of false niet bevatvalue.

Van toepassing op