minhterry
11 years agoContributor
Working with array in dotNET
Hello, I have problem with object XXX that i get from dotNET CLR BRIDGE. It has a property that accep System.String[] Example: xxx["ChildId"] So how can i set the value to that pro...