You might be able to use the delete operator for this.

http://livedocs.macromedia.com/flex/2/langref/operators.html#delete


--- In [email protected], "Doug Arthur" <[EMAIL PROTECTED]> wrote:
>
> How do you remove a key from an Object in flex?
>
> This is what I currently have:
> UserData.getInstance().recordMap[vendorOrder.detail_id] = *null*;
> What I really want to do is completely remove vendorOrder.detail_id from the
> recordMap Object completely, not just set it null.
>
> Thanks!
> - Doug
>

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





YAHOO! GROUPS LINKS




__,_._,___

Reply via email to