XPRMProcedure Methods
The XPRMProcedure type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FindLocation |
Find the location of the procedure in the source.
|
|
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
| GetType |
Gets the type of the current instance.
(Inherited from Object.) |
|
| 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.
|
|
| ToString |
Returns a string representation of this procedure
(Overrides XPRMTypedObjectToString.) |
