public interface IInsertHandler
| Modifier and Type | Method and Description |
|---|---|
int |
insert(int positionHint)
Method insert.
|
int insert(int positionHint)
positionHint - The user's current position in the user interface relative to the
beginning of the collection (0-based).