开发者

How to get key values in MultiMap Blackberry

开发者 https://www.devze.com 2023-01-09 21:34 出处:网络
How to get key values in MultiMap Bl开发者_开发百科ackberry while parsing XMLDid you read the apidocs for MultiMap? There\'s a keys() method that returns an enumeration.

How to get key values in MultiMap Bl开发者_开发百科ackberry while parsing XML


Did you read the apidocs for MultiMap? There's a keys() method that returns an enumeration.

http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/util/MultiMap.html

0

精彩评论

暂无评论...
验证码 换一张
取 消