コード例 #1
0
 public function GetContestFormAnswerAsIdArray()
 {
     return ContestFormAnswer::LoadByIdContestEntry($this->idContestEntry)->getCollection();
 }