Student myStudent = new Student() myStudent.sFirstName = "Bob"; // set the rest of your parameters myStudents[0] = myStudent;
No comments:
Post a Comment