using System.Collections.Generic; public class FriendInfoDetail { public List friendList = new List(); }