'Declaration
Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As ClientCollectionView
public ClientCollectionView Item( System.int index ) {get;}
Parameters
- index
- The index of the C1.Data.Entities.EntityViewSource to take the C1.Data.DataSource.ClientCollectionView from.