const FXchar* FX::FXStringDict::find ( const FXchar ky  )  const [inline]

Return the entry indexed by key, or return NULL if the key does not exist.

Reimplemented from FX::FXDict.

Definition at line 63 of file FXStringDict.h.

References FX::FXDict::find().

00063 { return (const FXchar*)FXDict::find(ky); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:34 2009 for TnFOX by doxygen v1.4.7