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 : IDataModelCollection<ICommentLikeUserEntity>, IDataModelParent, IDataModelWithContext, IRequestableCollection, ISupportModules<ICommentLikeUserEntity>