|  | ISharedListTInsert Method | 
Namespace: EBP.Framework.Common.Interfaces.Shared
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotSupportedException | The ISharedListT is read-only. | 
| ArgumentOutOfRangeException | index is not a valid index in the ISharedListT. | 
 See Also
See Also