See Also

ElementCollection Class  | ElementCollection Members  | Overload List

Language

Visual Basic

C#

Show All

element
The Element to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(Element) Method

Adds a specified Element class to this collection.

[Visual Basic]
Overloads Public Function Add( _    ByVal element As Element _ ) As Integer
[C#]
public int Add(    Element element );

Parameters

element
The Element to add.

Return Type

The zero-based 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.