![]() Chapter Contents |
![]() Previous |
![]() Next |
| Object Class: _getMethodID |
| Syntax |
Syntax |
| return = objectName._getMethodID( methodName, sigString ); |
| return = objectName._getMethodID( methodName, signatureList ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| return | Numeric | Return | returns the methodID that uniquely identifies the specified method |
| methodName | Character | Input | specifies the name of the method |
| sigString | Character | Input | specifies the signature string for the method |
| signatureList | List | Input | specifies the signature list for the method |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.