List<IChannelInformation> ChannelInfoList { get; set; }
property List<IChannelInformation^>^ ChannelInfoList { List<IChannelInformation^>^ get (); void set (List<IChannelInformation^>^ value); }