Chapter Contents |
Previous |
Next |
Ordered Collection Class: _equals |
Syntax |
Syntax |
return = objectName._equals( collection ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a flag indicating whether the collections are equal: 1 if equal, 0 if not |
collection | Object | Input | specifies the identifier of an ordered collection which is compared with the current ordered collection for equality |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.