'Declaration Public Shared Sub SetFlag( _ ByRef flags As System.Integer, _ ByVal flagMask As System.Integer, _ ByVal value As System.Boolean _ )
public static void SetFlag( ref System.int flags, System.int flagMask, System.bool value )
Utils Class Utils Members