Difference between revisions of "Data 1 0-structFindRecurse"
From ADF Docs
| Line 2: | Line 2: | ||
Returns the struct key value for the struct key that matches the keylist param. | Returns the struct key value for the struct key that matches the keylist param. | ||
| − | == Signature == | + | == Signature == |
| − | + | public string <strong>structFindRecurse</strong> ( struct dataStruct, string keyList ) | |
| − | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters | ||
Revision as of 03:41, 24 March 2010
Description
Returns the struct key value for the struct key that matches the keylist param.
Signature
public string structFindRecurse ( struct dataStruct, string keyList )
Parameters
Parameters