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

op_Addition(Double,Element) Method

Adds a value to all values of an element.

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

Parameters

lhs
A 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.