ORM Sample Class Library

RoomCollectionOrmTemplate.Item Property

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

See Also

RoomCollectionOrmTemplate Class | OleroTrainingBiz Namespace


ref="OleroTrainingBiz.RoomCollectionOrmTemplateMembers.html">RoomCollectionOrmTemplate Members | OleroTrainingBiz Namespace


Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>