using System.Collections.Generic; public class TB_SchemeContainer { public Dictionary dataDic = new Dictionary(); }