Method plist/getKeys


  GETKEYS Return all the keys of the parameter list.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: GETKEYS Return all the keys of the parameter list.
 
  CALL:        cell-array = obj.getKeys();
               cell-array = getKeys(obj);
 
  INPUTS:      obj - input parameter list.
 
  Parameters Description
  
  VERSION:     $Id: getKeys.m,v 1.8 2011/04/08 08:56:21 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class plist
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method plist/getKeys are listed below:
Class name plist
Method name getKeys
Category Helper
CVS Version $Id: getKeys.m,v 1.8 2011/04/08 08:56:21 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team