Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IApplicationUserCollection Interface

In This Topic
IApplicationUserCollection Interface Methods
In This Topic

For a list of all members of this type, see IApplicationUserCollection members.

Public Methods
 NameDescription
 MethodNot a valid operation. This is a read-only collection.  
 MethodNot a valid operation. This is a read-only collection.  
 MethodDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<IApplicationUser>)
 MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<IApplicationUser>)
 MethodReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<IApplicationUser>)
 MethodDetermines the index of a specific item in the IList. (Inherited from System.Collections.Generic.IList<IApplicationUser>)
 MethodNot a valid operation. This is a read-only collection.  
 MethodNot a valid operation. This is a read-only collection.  
 MethodNot a valid operation. This is a read-only collection.  
Top
See Also