UIScreenCollectionInsertItem Method |
Namespace: DigitalRune.Game.UI
Exception | Condition |
---|---|
ArgumentNullException | item is . |
ArgumentOutOfRangeException | index is less than 0, or index is greater than Count. |
InvalidOperationException | Cannot add item to UIScreenCollection. The item is already part of a different UIScreenCollection. |