ComponentOne Basic Library for UWP
Item Property (C1ItemCollection)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public System.object this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

C1ItemCollection Class
C1ItemCollection Members