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