Gets or sets the value of element at special location.
'宣言
Public Default Property Item( _
ByVal As System.Integer, _
ByVal column As System.Integer _
) As
public this[
System.int ,
System.int column
]; {get; set;}
パラメータ
- row
- column
プロパティ値
A
T indicates the element value.