F
Fabian
Hi,
I would like to iterate attributes of an object like
foreach(attribute a in o.attributes)
{
...
}
any way i can do that?
Thanks
Fabian
I would like to iterate attributes of an object like
foreach(attribute a in o.attributes)
{
...
}
any way i can do that?
Thanks
Fabian