The InsertPosition type exposes the following members.
Fields
Name | Description | |
---|---|---|
After |
insert after the specified index of the collection.
|
|
Before |
insert before the specified index of the collection.
|
|
Begin |
insert into begin of the collection.
|
|
End |
insert into end of the collection.
|
|
Unknown |
insert into an unknown position of the collection.
|
|
value__ |