ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XIntStringMap > XIntStringMap::FindItemValue 
TalMap SDK Libary Reference
XIntStringMap::FindItemValue
Ű(Key)¿¡ ÇØ´çÇÏ´Â ¾ÆÀÌÅÛÀÇ °ª(Value)¸¦ È®ÀÎÇÕ´Ï´Ù.

XIntStringMap::FindItemValue
String FindItemValue(LONG Key);
  Parameters
 
Key
Ű(Key)
  Return Value
 
String.
°ª(Value)
  Remarks
 
FindItemValue ´Â XIntStringMap ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© XIntStringMap °³Ã¼¿¡ ÀúÀåµÈ ¾ÆÀÌÅÛ Áß Å°(Key) ¿¡ ÇØ´çÇÏ´Â °ª(Value)À» È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XIntStringMap
Other Resource
XIntStringMap Members
top