Initializing help system before first use

XPRMProcedure Methods

The XPRMProcedure type exposes the following members.

Methods
  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method FindLocation
Find the location of the procedure in the source.
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 Next
Get the next overloaded version of the subroutine (model routine only). A subroutine may be defined several times in a model with different sets of arguments. This function gives access to all the defined overloaded versions of a subroutine.
Public method ToString
Returns a string representation of this procedure
(Overrides XPRMTypedObjectToString.)
Top
See Also