W3cubDocs

/Haxe C#

Delegate_Predicate_1<T0>

package cs.system

extends MulticastDelegateDelegate

import cs.system.Predicate_1

@:final@:libType@:csNative@:native("System.Predicate`1") Available on cs

Constructor

@:final @:overload new (object:Dynamic, method:IntPtr)

Methods

@:overload BeginInvoke (obj:T0, callback:AsyncCallback, object:Dynamic):IAsyncResult

@:overload EndInvoke (result:IAsyncResult):Bool

@:overload Invoke (obj:T0 ):Bool

Static methods

static op_Addition<T0> (arg1:Predicate_1<T0>, arg2:Predicate_1<T0>):Predicate_1<T0>

static op_Subtraction<T0> (arg1:Predicate_1<T0>, arg2:Predicate_1<T0>):Predicate_1<T0>

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Delegate_Predicate_1.html