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

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