I have the problem of wanting to extract an element from an ArrayList as such, because when I have to use that element for some operation, it tells me that it is of type object, here is the example
ArrayList Lista = new ArrayList() { 1, 3,...
asked by
26.01.2018 / 04:31