Insert Method
Not supported by XPRMAnnotations objects.
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 5.0.2.0

C#
public void Insert( int i, Object o )
Parameters
- i
-
Type:
SystemInt32
- o
-
Type:
SystemObject
Implements
IListInsert(Int32, Object)
Exception | Condition |
---|---|
NotSupportedException | If called. |
