Interface ICommentLikeUserEntityCollection
Public interface to define a collection of userEntity objects
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface ICommentLikeUserEntityCollection : IQueryable<ICommentLikeUserEntity>, IQueryable, IDataModelCollection<ICommentLikeUserEntity>, IEnumerable<ICommentLikeUserEntity>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, ISupportModules<ICommentLikeUserEntity>