'Declaration
Public Shadows Default Property Item( _ ByVal idx As Integer _ ) As C1CommandLink
public new C1CommandLink this[ int idx ]; {get; set;}
Parameters
- idx
'Declaration
Public Shadows Default Property Item( _ ByVal idx As Integer _ ) As C1CommandLink
public new C1CommandLink this[ int idx ]; {get; set;}