Initializing help system before first use

XPRMProblemComponents Methods

The XPRMProblemComponents type exposes the following members.

Methods
  Name Description
Public method Add
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method Clear
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method Contains
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method CopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index.
(Inherited from XPRMObjectsList.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Gets an IEnumerator object that can be used to iterate over the objects in this list.
(Inherited from XPRMObjectsList.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IndexOf
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method Insert
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method MakeStatic Obsolete.
Does nothing; included to retain compatibility with older versions of Mosel .NET interface.
(Inherited from XPRMObjectsList.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Remove
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method RemoveAt
Not supported by XPRMObjectsList objects.
(Inherited from XPRMObjectsList.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also