ORM Sample Class Library

TeacherCollectionOrmTemplate Class

Holds a collection of Teachers that can be searched and enumerated.

For a list of all members of this type, see TeacherCollectionOrmTemplate Members.

System.Object
   CollectionBase
      CollectionTemplate
         TeacherCollectionOrmTemplate

[Visual Basic]
<TypedCollection(CollectionType="OleroTrainingBiz.Teacher")>
<DefaultMember(MemberName="Item")>
MustInherit Public Class TeacherCollectionOrmTemplate
Inherits CollectionTemplate
[C#]
[TypedCollection(CollectionType="OleroTrainingBiz.Teacher")]
[DefaultMember(MemberName="Item")]
public abstract class TeacherCollectionOrmTemplate : CollectionTemplate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OleroTrainingBiz

Assembly: OleroTrainingBiz (in OleroTrainingBiz.dll)

See Also

TeacherCollectionOrmTemplate Members | OleroTrainingBiz Namespace


tware Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>