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.

op_Subtraction(Element,Element) Method

Subtracts an element from another.

[Visual Basic]
Overloads Public Shared Function op_Subtraction( _    ByVal lhs As Element, _    ByVal rhs As Element _ ) As Element
[C#]
public static Element op_Subtraction(    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.