Miner.Responder.Framework.Interaction Namespace > ArcMapUtilities Class : ControlSafeInvokeBooleanOR Method |
'Declaration
Public Shared Function ControlSafeInvokeBooleanOR( _ ByVal multicast As System.MulticastDelegate, _ ByVal ParamArray args() As System.Object _ ) As System.Boolean
'Usage
Dim multicast As System.MulticastDelegate Dim args() As System.Object Dim value As System.Boolean value = ArcMapUtilities.ControlSafeInvokeBooleanOR(multicast, args)
public static System.bool ControlSafeInvokeBooleanOR( System.MulticastDelegate multicast, params System.object[] args )
public function ControlSafeInvokeBooleanOR( multicast: System.MulticastDelegate; params args: System.TObjectarray of ): System.Boolean; static;
public static function ControlSafeInvokeBooleanOR( multicast : System.MulticastDelegate, args : System.Object[] ) : System.boolean;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2