wwNameValueCollection::GetIndex
Retrieves an index value from a key.
o.GetIndex(Key)
Returns index of the key or 0 if not found
Parameters
Key
The string key to look up and return the index for.
Retrieves an index value from a key.
o.GetIndex(Key)
Returns index of the key or 0 if not found
Key
The string key to look up and return the index for.