'宣言 Public Default Property Item( _ ByVal index As Integer _ ) As Property
'宣言
Public Default Property Item( _ ByVal index As Integer _ ) As Property
public Property this[ int index ]; {get; set;}
PropertyCollection クラス PropertyCollection メンバ