ORM Sample Class Library

EnrollmentCollectionOrmTemplate Class

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

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

System.Object
   CollectionBase
      CollectionTemplate
         EnrollmentCollectionOrmTemplate

[Visual Basic]
<DefaultMember(MemberName="Item")>
<TypedCollection(CollectionType="OleroTrainingBiz.Enrollment")>
MustInherit Public Class EnrollmentCollectionOrmTemplate
Inherits CollectionTemplate
[C#]
[DefaultMember(MemberName="Item")]
[TypedCollection(CollectionType="OleroTrainingBiz.Enrollment")]
public abstract class EnrollmentCollectionOrmTemplate : 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

EnrollmentCollectionOrmTemplate Members | OleroTrainingBiz Namespace


re Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>