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

Remove entry indexed by key.

Reimplemented from FX::FXDict.

Definition at line 60 of file FXStringDict.h.

References FX::FXDict::remove().

00060 { return (const FXchar*)FXDict::remove(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