Insert Method
  Not supported by XPRMAnnotations objects. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public void Insert( int i, Object o )
Parameters
- i
- 
   Type: 
   SystemInt32
   
 
- o
- 
   Type: 
   SystemObject
   
 
Implements
IListInsert(Int32, Object) Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| NotSupportedException | If called. | 
 See Also
See Also
 
