ORM Sample Class Library

ContactCollectionOrmTemplate.Item Property

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

See Also

ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace


oTrainingBiz.ContactCollectionOrmTemplateMembers.html">ContactCollectionOrmTemplate Members | OleroTrainingBiz Namespace


tware Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>