EventLogPermissionEntryCollection.Contains(EventLogPermissionEntry) Methode

Definitie

Bepaalt of deze verzameling een opgegeven EventLogPermissionEntrybevat.

public:
 bool Contains(System::Diagnostics::EventLogPermissionEntry ^ value);
public bool Contains(System.Diagnostics.EventLogPermissionEntry value);
member this.Contains : System.Diagnostics.EventLogPermissionEntry -> bool
Public Function Contains (value As EventLogPermissionEntry) As Boolean

Parameters

Retouren

trueals de opgegeven EventLogPermissionEntry deel uitmaakt van deze verzameling; anders. false

Van toepassing op