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