Code:
dim a() as String=section.Attributes("type").Value.Split(new char(){','})
whats the problem ?how should we write this?!