Initializing help system before first use

Add Method

Not supported by XPRMObjectsList objects.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public int Add(
	Object o
)

Parameters

o
Type:  SystemObject

Return Value

Type:  Int32

Implements

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