TeacherCollectionOrmTemplate.Add Method
Adds a Teacher to the collection.
[Visual Basic]Public Function Add( _
ByVal
newTeacher As
Teacher _
) As
Integer Parameters
- newTeacher
- Adds a Teacher to the collection
See Also
TeacherCollectionOrmTemplate Class | OleroTrainingBiz Namespace