NSMutableArray Extension

Location

  • Reference: ROSoapHelpers.h
  • Namespace: RemObjectsSDK
  • Extends: NSMutableArray

Instance Methods


peek

- (id) peek

pop

- (id) pop

push:

- (void) push:(id)object

Parameters:

  • object: