Initializing help system before first use

MakeStatic Method

Note: This API is now obsolete.

Does nothing; included to retain compatibility with older versions of Mosel .NET interface.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
[ObsoleteAttribute("XPRMObjectsList data is now always static.")]
public void MakeStatic()
See Also