DMUserCollection Class |
The DMUserCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | DMUserCollection | Initializes a new instance of the DMUserCollection class |
Name | Description | |
---|---|---|
![]() | Add |
Adds a DMUser object to the DMUserCollection.
|
![]() | GetUser |
Gets a DMUser object for user with ID matching the "UserID" parameter.
Returns a null object if the ID passed in does not match any DMUser objects in the collection.
|