CFRunLoop.Equality(CFRunLoop, CFRunLoop) Operator

Definition

Vergleicht zwei verwaltete CFRunLoops auf Gleichheit, basierend darauf, ob sie das gleiche native Handle verwenden.

public static bool operator ==(CoreFoundation.CFRunLoop a, CoreFoundation.CFRunLoop b);
static member ( = ) : CoreFoundation.CFRunLoop * CoreFoundation.CFRunLoop -> bool

Parameter

Gibt zurück

Gilt für: