Antiope
Cuma, Kasım 12, 2010
Print Map Values
Use This code for write record inside your
map
void printmapValues()
{
MapIterator mi;
mi = new MapIterator(mapGroupVariablesValues);
while (mi.more())
{
print mi.key();
print mi.value();
mi.next();
}
}
Hiç yorum yok:
Yorum Gönder
Sonraki Kayıt
Önceki Kayıt
Ana Sayfa
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder