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