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
An element.
rhs
A numeric value.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

op_Multiply(Element,Double) Method

Multiplies an element by a specified numeric value.

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

Parameters

lhs
An element.
rhs
A numeric value.

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.