See Also

Element Class  | Element Members  | Overload List

Language

Visual Basic

C#

Show All

lhs
An element.
rhs
An element.
See Also Languages dotnetCHARTING Send comments on this topic.

Divide(Element,Element) Method

Divides an element by another.

[Visual Basic]
Overloads Public Shared Function Divide( _    ByVal lhs As Element, _    ByVal rhs As Element _ ) As Element
[C#]
public static Element Divide(    Element lhs,    Element rhs );

Parameters

lhs
An element.
rhs
An element.

Remarks

All properties of lsh are copied to the resulting element, then rhs properties are trickled to the resulting element.

See Also

Element Class  | Element Members  | Overload List

 

 


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