'宣言Public Default Property Item( _ ByVal index As Integer _ ) As DesignerActionItem
public DesignerActionItem this[ int index ]; {get; set;}
パラメータ
- index
 
'宣言Public Default Property Item( _ ByVal index As Integer _ ) As DesignerActionItem
public DesignerActionItem this[ int index ]; {get; set;}