See Also

ElementCollection Class  | ElementCollection Members  | Overload List

Language

Visual Basic

C#

Show All

calc
Calculation to perform on the elements.
text
Name of the new element.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(Calculation,String) Method

Adds an element to the collection based on the specified collection with the specified name.

[Visual Basic]
Overloads Public Function Add( _    ByVal calc As Calculation, _    ByVal text As String _ ) As Integer
[C#]
public int Add(    Calculation calc,    string text );

Parameters

calc
Calculation to perform on the elements.
text
Name of the new element.

Return Type

Numeric index of the added element.

See Also

ElementCollection Class  | ElementCollection Members  | Overload List

 

 


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