IGroup Methods |
The IGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddMember |
Adds a party to the members.
(Inherited from ITeam.) |
![]() | Destroy |
Destroys the account.
(Inherited from IParty.) |
![]() | GetMembers |
Gets the members of the team.
(Inherited from ITeam.) |
![]() | GetMemberships |
Gets all teams the party is directly included as a member.
(Inherited from IParty.) |
![]() | HasMember |
Indicates if a party is a member of the team.
(Inherited from ITeam.) |
![]() | IsMemberOf |
Indicates if the party is member of a team.
(Inherited from IParty.) |
![]() | RemoveMember |
Removes a party from the members.
(Inherited from ITeam.) |