using System.Collections.Generic; public class ResultxList : uScrollViewMgr { public void Set(List lst) { Set_ScrollView(lst); } }