AtomPersonConstructCollection.Insert Method
Inserts a AtomPersonConstruct into this collection at the specified index.
Parameters
- index
- The zero-based index of the collection at which contributor should be inserted.
- contributor
- The AtomPersonConstruct to insert into this collection.
See Also
AtomPersonConstructCollection Class | Atom.Core.Collections Namespace