Initializing help system before first use

RemoveAt Method

Not supported by XPRMObjectsList objects.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public void RemoveAt(
	int i
)

Parameters

i
Type:  SystemInt32

Implements

IListRemoveAt(Int32)
Exceptions
Exception Condition
NotSupportedException If called.
See Also