ORM Sample Class Library

EnrollmentCollectionOrmTemplate.Item Property

Gets or sets the Enrollment at the specified index. In C#, this property is the indexer for the IList interface.

[Visual Basic]
Public Default Property Item( _
   ByVal index As Integer _
) As Enrollment
[C#]
public Enrollment this[
   int index
] {get; set;}

See Also

EnrollmentCollectionOrmTemplate Class | OleroTrainingBiz Namespace


Biz.EnrollmentCollectionOrmTemplateMembers.html">EnrollmentCollectionOrmTemplate Members | OleroTrainingBiz Namespace


re Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>