ORM Sample Class Library

CourseOrmTemplate.Item Property

Gets and sets the property at the underlying row index.

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

See Also

CourseOrmTemplate Class | OleroTrainingBiz Namespace | CourseOrmTemplate.Item Overload List


d="footer">

Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

Exposes the collection of child OleroTrainingBiz.Schedules.

Public Instance Methods