ORM Sample Class Library

ScheduleCollectionOrmTemplate.Item Property

Gets or sets the Schedule 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 Schedule
[C#]
public Schedule this[
   int index
] {get; set;}

See Also

ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace


ainingBiz.ScheduleCollectionOrmTemplateMembers.html">ScheduleCollectionOrmTemplate Members | OleroTrainingBiz Namespace


ware Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>