ScopedElementCollection.Insert Method
Inserts a ScopedElement into this collection at the specified index.
Parameters
- index
- The zero-based index of the collection at which element should be inserted.
- element
- The ScopedElement to insert into this collection.
See Also
ScopedElementCollection Class | Atom.AdditionalElements Namespace