메소드 | 설명 | |
---|---|---|
HeadOfHousehold ( this |
Given an IQueryable of members (i.e. family members), returns the head of household for those members
|
|
HeadOfHouseholds ( this |
Given an IQueryable of Groups, returns just the heads of households for those groups
|
public static HeadOfHousehold ( this |
||
members | this |
The members. |
리턴 | Person |
public static HeadOfHouseholds ( this |
||
groups | this |
The groups. |
리턴 | IQueryable |