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

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