Initializing help system before first use

Contains Method

Not supported by XPRMAnnotations objects.

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

Parameters

o
Type:  SystemObject

Return Value

Type:  Boolean

Implements

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