//using System.Collections; //using System.Linq; //namespace ProxyInterfaceConsumerForPnP.Interfaces //{ // [ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ListCollection))] // public partial interface IProxyListCollection: IClientObject, IEnumerable, IQueryable // { // } //}