Initializing help system before first use

Remove Method

Not supported by XPRMObjectsList objects.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public void Remove(
	Object o
)

Parameters

o
Type:  SystemObject

Implements

IListRemove(Object)
Exceptions
Exception Condition
NotSupportedException If called.
See Also