'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ProjectItem
public ProjectItem this[ int index ]; {get;}
Parameters
- index
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ProjectItem
public ProjectItem this[ int index ]; {get;}