Adds an element to the collection and returns its index.
'Declaration
Public Overloads Overridable Function Add( _
ByVal As Object _
) As Integer
'Usage
Dim instance As Elements
Dim e As Object
Dim value As Integer
value = instance.Add(e)
Parameters
- e
- Element object