SPUserCollection class
SharePoint 2013
Represents a collection of SPUser objects.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPMemberCollection
Microsoft.SharePoint.SPUserCollection
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPMemberCollection
Microsoft.SharePoint.SPUserCollection
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute] [ClientCallableTypeAttribute(Name = "UserCollection", ServerTypeId = "{e090781e-8899-4672-9b3d-a78f49fad19d}", CollectionChildItemType = typeof(SPUser), CollectionIndexerMethodClientName = "GetByLoginName", CollectionCreateEntityMethodClientName = "Create", SampleUrl = "{apiroot}/web/sitegroups({groupid})/users")] public class SPUserCollection : SPMemberCollection