TeacherCollectionOrmTemplate.FindBy Method (String, Object)
Find the first in the collection, based on the supplied property.
[Visual Basic]Overloads Public Function FindBy( _
ByVal
property As
String, _
ByVal
searchValue As
Object _
) As
Teacher Parameters
- property
- The property to find by
- searchValue
Return Value
See Also
TeacherCollectionOrmTemplate Class | OleroTrainingBiz Namespace | TeacherCollectionOrmTemplate.FindBy Overload List