نقل قول نوشته شده توسط مجتبی کریمی
این کدی که شما نوشتید یه همچین چیزایی هست
public class Class1

public structure AllPersons
dim Name as string
dim age as byte
end Structure

public Persons(n) as AllPersons

end Class
مطمئن هستید راه حلتون درسته؟ چون پیغام زیر رو داد:

Expression is a value and therefore cannot be the target of an assignment.