The InsertPosition type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
ToLocaleString | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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__ |