See Also

Element Class  | Element Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

lhs
A numeric value.
rhs
An element.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

op_Multiply(Double,Element) Method

Multiplies an element by a specified numeric value.

[Visual Basic]
Overloads Public Shared Function op_Multiply( _    ByVal lhs As Double, _    ByVal rhs As Element _ ) As Element
[C#]
public static Element op_Multiply(    double lhs,    Element rhs );
[JScript]
public static function op_Multiply(    lhs : double,    rhs : Element ) : Element;

Parameters

lhs
A numeric value.
rhs
An element.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Element Class  | Element Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.