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